directory
0.4.0-alpha
Repository: https://github.com/ddp-projekt/kompilierer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
This file defines functions to generate llvm-ir that interacts with the ddp-runtime */.
No description provided by the author
No description provided by the author
No description provided by the author
This file contains general utility functions used in the parser */.
much of this code was inspired (meaning copied) from craftinginterpreters.
range.go defines types to work with token positions in an AST these types are not used by Token itself, but are meant to be used by code-analysis tools.