Skip to content

etsal/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Compiler for a Pascal-like language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published