Skip to content

GuileScript v0.2.0

Latest
Compare
Choose a tag to compare
@aconchillo aconchillo released this 30 Jan 08:06
· 20 commits to master since this release
  • Add initial macro support.

  • Rename log:info, log:warn and log:error to console-log, console-warn and consoler-error respectively. Also add console-debug.

  • Removed special syntax to access JavaScript objects and added js-ref, js-set!, js-new and js-invoke.