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

#776 in Programming languages

Download history 37/week @ 2024-01-10 1/week @ 2024-01-17 35/week @ 2024-02-28 1/week @ 2024-03-13 53/week @ 2024-03-27 323/week @ 2024-04-03

363 downloads per month
Used in 4 crates (2 directly)

MIT license

62KB
1.5K SLoC

SymboScript Lexer

Crates.io Version

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
~101K SLoC