Skip to content
Alex Wood edited this page Nov 29, 2022 · 12 revisions
  • Cleanup
    • Remove MPS
    • Remove boost::mpl in clbind
    • Move faso machine to bytecode-machines
    • c++ write system - __repr__ and _rep_ and __write__ and what's going on. yitzi made some progress
    • Clean up Clasp API use in Cando - present a clean documented interface
    • Remnants of old stuff, to wipe
      • OLD_SERIALIZE, XML_ARCHIVE
      • BF?
    • -Wimplicit-fallthrough correctness
    • Stop using MPI mpz (#1336)
  • Features
    • Packed structs
    • MMTk
    • Bytecode
      • Source info w/ karlosz system
      • Write up comparison of JIT mechanisms (save source vs. build IR from bytecode)
        • Implement the better one
      • Improve syntax error messages
      • compile-file & dumpability
        • use bytecode for make-load-form at all times
    • Unify single-dispatch generics
  • Documentation
    • clbind reference
    • full references in general
      • pull from docstrings?
      • Staple? (See kpoeck's pages on wiki, etc.)
    • use github actions to build from source + push to website automatically (artifacts looks good?)
Clone this wiki locally