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

229 B

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