General purpose programming language and shell
Go to file
2024-03-23 08:47:57 -04:00
dust-lang Continue with standard library 2024-03-23 08:47:57 -04:00
dust-shell Begin standard library 2024-03-23 08:15:48 -04:00
examples Clean up 2024-03-22 17:22:39 -04:00
std Begin standard library 2024-03-23 08:15:48 -04:00
.gitignore Do not ignore generated tree sitter files 2023-11-28 13:53:33 -05:00
Cargo.lock Begin implementing async blocks 2024-03-20 17:05:37 -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.