expr/ideas.md
2023-05-09 13:05:54 -07:00

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