General purpose programming language and shell
Go to file
2024-03-24 09:10:49 -04:00
dust-lang Pass all tests 2024-03-24 09:10:49 -04:00
dust-shell Pass all tests 2024-03-24 09:10:49 -04:00
examples Improve errors 2024-03-23 17:51:40 -04:00
std Pass all tests 2024-03-24 09:10:49 -04:00
.gitignore Do not ignore generated tree sitter files 2023-11-28 13:53:33 -05:00
Cargo.lock Pass all tests 2024-03-24 09:10:49 -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.