forked from Orchid/orchid
September-october commit
- manual parser - stl refinements - all language constructs are now Send
This commit is contained in:
@@ -7,9 +7,7 @@ An experimental lazy, pure functional programming language designed to be embedd
|
||||
|
||||
## Usage
|
||||
|
||||
TODO
|
||||
|
||||
I need to write a few articles explaining individual fragments of the language, and accurately document everything. Writing tutorials at this stage is not really worth it.
|
||||
The standalone interpreter can be built as the binary target from this package. The language tutorial and standard library documentation is at [www.lbfalvy.com/orchid-reference](https://www.lbfalvy.com/orchid-reference/). Embedder guide and Rust API documentation are coming soon.
|
||||
|
||||
## Design
|
||||
|
||||
@@ -35,4 +33,4 @@ Orchids and mangrove trees form complex ecosystems; The flowers persuade the tre
|
||||
|
||||
## Contribution
|
||||
|
||||
All contributions are welcome. For the time being, use the issue tracker to discuss ideas.
|
||||
All contributions are welcome. For the time being, use the issue tracker to discuss ideas.
|
||||
|
||||
Reference in New Issue
Block a user