Max Wash f14c387a6e lang: lex: implement state stack; make lexer structure opaque
the state stack is used to track whether a string is currently being read,
what kind of string it is, and whether or not we are in an interpolation
within that string.
2024-11-16 23:03:43 +00:00
2024-11-14 19:30:36 +00:00
2024-11-14 19:30:36 +00:00
2024-11-14 19:30:36 +00:00
2024-11-14 19:30:36 +00:00
2024-11-01 21:41:44 +00:00
Description
Embeddable, message-based scripting language
1 MiB
Languages
C 96.7%
Vim Script 2%
CMake 1.3%