20 releases (5 breaking)
0.8.4 | Jan 14, 2024 |
---|---|
0.8.3 | Jan 13, 2024 |
0.7.11 | Jan 6, 2024 |
0.6.2 | Jan 2, 2024 |
0.1.0 | Dec 24, 2023 |
#805 in Programming languages
Used in 4 crates
(2 directly)
62KB
1.5K
SLoC
SymboScript Lexer
Roadmap
- Cli
- Error handling
- Full language support
Full language support
- Standard operators
- Functions
- Comments
- Strings
- Numbers
- Variables
- Identifiers
- Keywords
- Other?
Cli install
cargo install symboscript-lexer
Cli usage
symboscript-lexer -h
Run examples
symboscript-lexer ../examples/lexer_test.syms
Contribution
If you find some bug, please open an issue or open a pull request
Dependencies
~2–12MB
~91K SLoC