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

https://github.com/willothy/unnamed-compiler


https://github.com/willothy/unnamed-compiler

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# project

## Todo

- [ ] Refactor file cache to have more ergonomic access than `Rc>>`
- [ ] LHS expression differentiation / context-based parsing
- [ ] Pattern matching expression parsing + tests