Skip to content

Red.js version 0.0.6

Compare
Choose a tag to compare
@ALANVF ALANVF released this 20 May 20:55
· 212 commits to master since this release
  • Added basic construction syntax support.
  • Added value? native.
  • Improved some code formatting.
  • number! and any-word! are now located in system/words.
  • Added and, or, and xor operations for typeset!s.
  • pair!, tuple!, and time! no longer box their values (internal).