23 lines
565 B
Markdown
23 lines
565 B
Markdown
# Dust
|
|
|
|
High-level concurrent programming language with effortless concurrency, automatic memory management and first class functions.
|
|
|
|
<!--toc:start-->
|
|
- [Dust](#dust)
|
|
- [Easy to Read and Write](#easy-to-read-and-write)
|
|
- [Effortless Concurrency](#effortless-concurrency)
|
|
- [Debugging](#debugging)
|
|
- [Automatic Memory Management](#automatic-memory-management)
|
|
- [Installation and Usage](#installation-and-usage)
|
|
<!--toc:end-->
|
|
|
|
## Easy to Read and Write
|
|
|
|
## Effortless Concurrency
|
|
|
|
## Debugging
|
|
|
|
## Automatic Memory Management
|
|
|
|
## Installation and Usage
|