2
1
Fork
You've already forked fml
0
Falch's ML
  • Rust 100%
2026年04月24日 00:28:53 +02:00
samples Fix some bugs in type checker 2026年04月22日 02:13:38 +02:00
src REPL 2026年04月24日 00:28:53 +02:00
.gitignore Add example and readme 2026年04月08日 17:06:49 +02:00
Cargo.lock Initial commit 2026年04月07日 17:08:10 +02:00
Cargo.toml Initial commit 2026年04月07日 17:08:10 +02:00
README.md Add example and readme 2026年04月08日 17:06:49 +02:00

fml - Falch's ML

Toy ML (programming language in the family of OCaml, F#, SML, ...)

Sample

Try helloworld with cargo run -- samples/hello_world.fml.