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

#693 in Programming languages

Download history 8/week @ 2023-12-25 256/week @ 2024-01-01 49/week @ 2024-01-08 4/week @ 2024-01-15 35/week @ 2024-02-26 1/week @ 2024-03-11 376/week @ 2024-04-01

377 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
~105K SLoC