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

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

Changelog #

2.0.0 - 2026-01-04 #

Added #

  • FluxUI component support in AST
  • Optimized widget compilation
  • Enhanced source map generation

Changed #

  • Upgraded to stable v2.0.0 release
  • Improved parser performance
  • Better error messages

1.0.0 - 2025-12-01 #

Added #

  • Initial stable release
  • Lexer and tokenizer
  • Parser with full language support
  • AST structures
  • Bytecode compiler
  • Source map generator
  • Optimizer

0.1.0 - 2025-10-01 #

Added #

  • Initial public release
0
likes
130
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

License

MIT (license)

More

Packages that depend on flux_compiler