8000 GitHub - solar-lang/solar-compiler: Compilation of AST to static bytecode
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

solar-lang/solar-compiler

Repository files navigation

Solar Compiler

Performs Statical Type checking on raw Solar AST and emits fully linked bytecode

TODO

Prio 1

  • create a simplified AST Type, that can be derived from the normal AST
  • Instead of having a huge compiler context implementation, maybe implement compilation as AST methods.

Prio 2

  • save code-comments in normal AST, so it can be used for formatting.
  • include a type of block that is "unparsable" for formatting and language server

About

Compilation of AST to static bytecode

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
0