Skip to content

Angle 0.8.0

Latest
Compare
Choose a tag to compare
@GuiltyDolphin GuiltyDolphin released this 21 Nov 17:54
· 14 commits to master since this release
Bug fixes
  • Variables escaping scope in try...catch statements.
  • Line numbers in exceptions.
  • read returning wrong value.
New features
  • REPL will only print the first few (and last) elements of long lists and strings.
  • Adds local built-in function for accessing local variables with string names.
  • Allows additional scope capturing with closures.