General purpose programming language and shell
Go to file
2024-04-27 03:40:05 -04:00
dust-lang Add example; Clean up pratt parser 2024-04-27 03:40:05 -04:00
dust-shell Add example; Clean up pratt parser 2024-04-27 03:40:05 -04:00
examples Add example; Clean up pratt parser 2024-04-27 03:40:05 -04:00
std Continue revising built-in functions 2024-04-21 18:06:26 -04:00
.gitignore Do not ignore generated tree sitter files 2023-11-28 13:53:33 -05:00
Cargo.lock Add example; Clean up pratt parser 2024-04-27 03:40:05 -04:00
Cargo.toml Clean up 2024-03-22 17:22:39 -04:00
README.md Begin README; Add type check for functions 2024-03-20 05:31:14 -04:00

Dust

High-level programming language with effortless concurrency, automatic memory management, type safety and advanced error handling.