/nuschl

Primary LanguageC++MIT LicenseMIT

nuschl

Status

Build Status

Overview

A toy interpreter for a lisp like language.

The name is a very bad pun and I will not explain it.

Build

Use either Meson or CMake. Require C++ 17. Supports gcc and clang. Requires boost > 1.59 to run the tests and also to build with clang.