|
sammine-lang
|

Files | |
| FileRAII.h | |
| A RAII-wrapper around C++ file type to use in the project for lexer and parser. | |
| LexicalContext.h | |
| A simple scoping class, doesn't differentiate between different names, like variable name, func name and all that. | |
| Utilities.h | |
| Holds classes and functionalities for dealing with Error handling, source locations caching & indexing. | |