Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyldin601/list-machine
List evaluator written on Javascript.
https://github.com/pyldin601/list-machine
Last synced: about 2 months ago
JSON representation
List evaluator written on Javascript.
- Host: GitHub
- URL: https://github.com/pyldin601/list-machine
- Owner: pyldin601
- Created: 2017-10-18T09:22:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:35:51.000Z (about 1 year ago)
- Last Synced: 2024-12-08T22:00:12.465Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 378 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# list-machine
[![Build Status](https://travis-ci.org/pldin601/list-machine.svg?branch=master)](https://travis-ci.org/pldin601/list-machine)
[![Coverage Status](https://coveralls.io/repos/github/pldin601/list-machine/badge.svg?branch=master)](https://coveralls.io/github/pldin601/list-machine?branch=master)Lisp-like interpreter written on Javascript.
Demo is [here](https://asciinema.org/a/BQyYaWpI6VC5xbamOzybJN4Bk).