flux_compiler 0.1.0 copy "flux_compiler: ^0.1.0" to clipboard
flux_compiler: ^0.1.0 copied to clipboard

Lexer, Parser, AST, and Bytecode compiler for the Flux scripting language. Includes optimizer and source map generator.

Changelog #

0.1.0 #

  • Initial release of Flux Compiler.
  • Implements Lexer, Parser, and Compiler for Flux.
  • Generates bytecode chunks compatible with Flux VM.
  • Supports source map generation.
  • Includes peephole optimizer.
0
likes
120
points
233
downloads

Publisher

unverified uploader

Weekly Downloads

Lexer, Parser, AST, and Bytecode compiler for the Flux scripting language. Includes optimizer and source map generator.

Documentation

API reference

License

MIT (license)

More

Packages that depend on flux_compiler