|
libpulsar
A modular compiler for the pulsar programming language
|
Files | |
| lexer.c | |
| lexer.h | |
| Interface for the lexer. | |
| loc.c | |
| loc.h | |
| File location structure. | |
| operator.c | |
| Operator precedence and associativity data. | |
| operator.h | |
| Operator precedence and associativity info. | |
| token.c | |
| token.h | |
| Defines a token. | |
| token_type.h | |
| All token types. | |
| token_type_keyword.h | |
| Keyword token types. | |
| token_type_symbols_operators.h | |
| Symbol and operator token types. | |