Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxhallinan/koopa

A breakpoint debugger for a toy Lisp.
https://github.com/maxhallinan/koopa

Last synced: about 1 month ago
JSON representation

A breakpoint debugger for a toy Lisp.

Awesome Lists containing this project

README

        

# Koopa

_Work in progress._

A breakpoint debugger for a toy Lisp.

## Tests

```
npm run test
```