@vongscript/tokenizer
v0.3.1
Published
VongScript tokenizer
Readme
VongScript Tokenizer
VongScript tokenizer
Possible tokens:
| Type | Example | Notes |
| ----------------- | ---------------------- | --------------------------------- |
| openingRoundParen | | |
| closingRoundParen | | |
| comment | # My comment | Only when line starts with '# ' |
| number | 123 | |
| identifier | some_var1 | |
| name | iBims | |
| string | yasd*/2#+324/("§&$13 | |
