Small Scheme Unit Tests

Live Tests

Note: only a small subset of the language is currently parsed (lambda, bool, char, str, quote/datum, func call, if). More to come...

Tests Results Overview

Test type Unit test count Tests passed count Display Results

Lexing Unit Tests

test idcommandeval resulttest resultcomments

Parsing Unit Tests

test idcommandeval resulttest resultcomments

Evaluation Unit Tests

test idexpressioneval resulttest resultcomments