General purpose programming language and shell
Go to file
2024-03-20 17:38:40 -04:00
dust-lang Add thread.sleep to built-ins 2024-03-20 17:38:40 -04:00
dust-shell Improve named type parsing; Clean up 2024-03-20 08:36:18 -04:00
examples Improve error reports; Add example 2024-03-20 16:15:45 -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 Begin project restructure 2024-03-20 04:42:13 -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.