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

https://github.com/gfngfn/langprocbase

A minimal, easy-to-extend front-end of a language processor that supports Hindley-Milner type inference and type error reports with code positions
https://github.com/gfngfn/langprocbase

Last synced: 2 months ago
JSON representation

A minimal, easy-to-extend front-end of a language processor that supports Hindley-Milner type inference and type error reports with code positions

Awesome Lists containing this project

README

          

# langprocbase

A minimal, easy-to-extend front-end of a language processor that supports type error reports with code positions.