petit_lisp

Last updated:

0 purchases

petit_lisp Image
petit_lisp Images
Add to Cart

Description:

petit lisp

Petit Lisp #
This project is a simple grammar and evaluator for LISP. The code is reasonably
complete to run and evaluate complex programs. Binaries for a Read–Eval–Print
Loop (REPL) are provided for the console and the web browser.
dart run bin/lisp/lisp.dart
copied to clipboard
It is a fork of the PetitParser Lisp
example.
Web #
To run the web example execute the following commands from the command line and
navigate to http://localhost:8080/:
dart pub global activate webdev
webdev serve --release
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.