General purpose programming language and shell
Go to file
2024-04-21 21:33:21 -04:00
dust-lang Continue revising built-in functions 2024-04-21 21:33:21 -04:00
dust-shell Clean up 2024-03-24 17:34:36 -04:00
examples Make fizzbuzz example work 2024-03-25 01:56:06 -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 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.