Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 404 Bytes

File metadata and controls

8 lines (6 loc) · 404 Bytes

Robin - A simple (custom) Lisp to JavaScript source-to-source compiler

  • This is for my Computer Science project
  • This repository is for the 'core' of the language (e.g. parsing, AST construction etc.)
  • Seperate repositories will be create to support a CLI frontend

Status

Build Status