You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Registering a function can typehint on callable
- No need for a special prettyPrint function when debugging
- Simplified validation by removing default types and variadics.
- Using short array syntax in functions.
- Removing the ability to inject a parser or interpreter from runtimes.
- TreeInterpreter now requires a RuntimeInterface in the constructor.
0 commit comments