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

https://github.com/jdan/stackjs

Playing around with function composition and stack-based languages
https://github.com/jdan/stackjs

Last synced: 10 months ago
JSON representation

Playing around with function composition and stack-based languages

Awesome Lists containing this project

README

          

## stackjs

```
git clone https://github.com/jdan/stackjs
cd stackjs
npm install
npm test
```