/sapling

Lazy functional language

Primary LanguageC++MIT LicenseMIT

sapling

Lazy evaluation functional language. Made for educational purposes.

Project status

  • builds
  • evaluates input correctly
  • code is not very well written
  • isn't optimized

Building

Requirements

Boost unit test framework, cmake, make, a C++11 compiler.

Commands

Build with cmake && make. Run make test to run tests.

Usage

./Sapling file.sap