/ulisp-ts

A compiler for a lisp-like language targeting LLVM IR, x86 assembly written in typescript

Primary LanguageTypeScriptMIT LicenseMIT

ulisp

A compiler for a lisp-like language written in Typescript targeting LLVM, x86 assembly.

How to run

npm install
npm run test

Reference

Typescript version of ulisp