expr/ideas.md

11 lines
229 B
Markdown
Raw Permalink Normal View History

2023-05-09 20:05:54 +00:00
# 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