Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 174 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 174 Bytes

llvm-lisp-compiler

A compiler for a bespoke LISP dialect implemented with LLVM

Usage

Compile with:

. build.sh

Then run tests:

. executeTests.sh