Tree @master (Download .tar.gz)
Fructose
Fructose is an experimental programming language, designed from a small set of primitives onto which lots and lots of syntax sugar is added.
Commit History
@master
git clone https://git.dumitru.net/fructose/
- Implement parser for naked lists Vlad Dumitru 6 years ago
- Change folder structure of parser library Vlad Dumitru 6 years ago
- Implement identifier, number and list parsers Vlad Dumitru 6 years ago
- Add seq and into combinators Vlad Dumitru 6 years ago
- Refactor parsers into their own classes Vlad Dumitru 6 years ago
- Add CI=true to jest for cleaner output Vlad Dumitru 6 years ago
- Remove dist/ and add it to gitignore Vlad Dumitru 6 years ago
- Split parser tests into one file per function Vlad Dumitru 6 years ago
- Use badge syntax given on the build page Vlad Dumitru 6 years ago
- Add badge and project description to README.md Vlad Dumitru 6 years ago