# 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](https://travis-ci.org/Willifme/robin_core.svg?branch=master)](https://travis-ci.org/Willifme/robin_core)