10 lines
229 B
Markdown
10 lines
229 B
Markdown
# expr
|
|
|
|
i want a mix of rust and typescript to make a scripting language thats nice to use
|
|
|
|
goals:
|
|
|
|
- easy interop with rust
|
|
- an extensive stdlib
|
|
- support for fancy stuff like static typing and pattern matching
|
|
- fast to write
|