/compiler

Compiler for a Pascal-like language

Primary LanguagePython

A compiler for the Dana language, written in Python.

Dependencies (non-Python)

llc clang

Installation

cd dana_compiler pip install .

Usage

python3 -m compiler [-f] [-i] [filepath]