MystPi / simple_static_typechecker

Repository from Github https://github.comMystPi/simple_static_typecheckerRepository from Github https://github.comMystPi/simple_static_typechecker

Simple Static Typechecker

A very very minimal static typechecker. Doesn't really do much at the moment, but I hope to add more in the future.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

About


Languages

Language:Gleam 100.0%