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

https://github.com/tsuberim/lang

A type-inferred function language
https://github.com/tsuberim/lang

Last synced: 26 days ago
JSON representation

A type-inferred function language

Awesome Lists containing this project

README

          

# TODO

- How to handle parse errors??
- typeclasses
- wasm target
- comments
- minimal parens
- fix precedence issues when parsing
- indent/dedent
- fix readstream async issue
- parse waits indefinatly
- Run file
- Some tests?
- SLLOOOWWWness (memoisation?)

## VScode support
- semantic highlighting
- debug
- template strings
- symbols hightlighting