boot-list 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. Cross-compiler Test and Bootstrap series page 1
  2. PK: modules/files PT: status
  3. ALLOC
  4. Allocators P-allocators sub3 cleaned up
  5. Copiers
  6. Cons-mkvect m-cons-mkvect sub3 almost same
  7. Comp-support PK:comp-support sub3 same
  8. P20:System-gc xxx-system-gc sub8 same
  9. P20:Gc m-gc stubs3 STUB until test 8
  10. xxx-gc sub8
  11. compacting-gc p-comp-gc sub8 cleaned up
  12. ARITH
  13. Arithmetic m-arithmetic sub5 simpler
  14. DEBG
  15. p20:Mini-trace
  16. Mini-editor
  17. Backtrace
  18. ERROR
  19. Error-handlers m-error-handlers sub2 simple subset
  20. Type-errors m-type-errors sub2 same, with
  21. fake StdError,Bldmsg
  22. Error-errorset m-error-errorset sub2 trivial subset
  23. Io-errors m-io-errors sub2 simple subset
  24. EVAL
  25. P20:Apply-lap p-apply-lap sub5a less efficient
  26. Eval-apply m-eval-apply sub5a simpler
  27. Catch-throw PK:catch-throw sub9 same
  28. Prog-and-friends PK:prog-and-friends sub9 same
  29. EXTRA
  30. p20:Timc xxx-header
  31. p20:System-extras xxx-header
  32. p20:Trap
  33. P20:Dumplisp
  34. FASL
  35. p20:System-faslout
  36. p20:System-faslin
  37. Faslin
  38. Load
  39. Autoload
  40. P20:HEAP
  41. [Declare HEAP,BPS] xxx-header
  42. Cross-compiler Test and Bootstrap series page 2
  43. IO
  44. P20:Io-data io-data sub7 same?
  45. Char-io m-char-io sub7 simple subset
  46. Open-close m-open-close sub7 simpler
  47. Rds-wrs m-rds-wrs sub7 simpler
  48. Other-io
  49. Read m-read sub4 simpler
  50. Token-scanner m-token sub4 simpler
  51. Printers m-printers sub2 simpler
  52. p20:Write-float
  53. Printf m-printf sub2 trivial subset
  54. Explode-compress
  55. Io-extensions
  56. MACRO
  57. Eval-when
  58. Cont-error
  59. Lisp-macros
  60. Onoff
  61. Define-smacro
  62. Defconst
  63. String-gensym
  64. Loop-macros m-loop-macros sub5 simpler
  65. MAIN
  66. P20:Main-start xxx-header simpler
  67. PROP
  68. P20:Function-primitives
  69. p-function-primitives sub5b less efficient
  70. Property-list m-property-list sub5b simpler?
  71. Fluid-global m-fluid-global sub5b trivial
  72. Putd-getd m-putd-getd sub6 simpler?
  73. RANDM
  74. Known-to-comp-sl PK:known-to-comp-sl sub5b same
  75. Others-sl M-others-sl sub5b subset
  76. Equal m-equal sub5b subset
  77. Carcdr PK:carcdr sub5b same
  78. Easy-sl M-easy-sl sub5b subset
  79. Easy-non-sl M-easy-non-sl sub5b subset
  80. Sets
  81. SYMBL
  82. Binding PK:binding sub6 same
  83. P20:Fast-binder P-fast-binder sub6 less-efficient
  84. Symbol-values m-symbol-values sub5b subset
  85. Oblist m-oblist sub5b subset
  86. SYSIO
  87. p20:System-io system-io,
  88. xxx-system-io sub7 same?
  89. P20:Scan-table
  90. TLOOP
  91. Break
  92. Top-loop m-top-loop sub7 trivial subset
  93. Dskin m-dskin sub7 simpler
  94. TYPES
  95. Type-conversions m-type-conversions sub5b simpler
  96. Vectors
  97. Sequence m-sequence sub3 simpler