mode89 / clx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

  • Define bindings
  • Do-expression
  • Local bindings
  • Conditions
  • Functions
  • Quoting
  • Lazy sequences
  • Macros
  • Host interop
    • Eval host code
    • Dot notation
    • set!
  • Modules
    • Load files
    • Import host modules
  • Core
  • Error handling
  • Packaging
    • Integration with setuptools/toml
  • Testing
    • Integration with unittest/pytest
    • Coverage
  • Protocols
  • Multi functions
  • REPL
  • Cache compiled code

About


Languages

Language:Python 81.7%Language:Clojure 18.2%Language:Nix 0.1%