REBOL Technologies

Update on the REBOL VM

Carl Sassenrath, CTO
REBOL Technologies
17-Oct-2005 1:12 GMT

Article #0211
Main page || Index || Prior Article [0210] || Next Article [0212] || Post Comments || Send feedback

The REBOL Virtual Machine (VM) is nearing completion. We just released the first official alpha test version for major OS platforms (yes, including OSX), and you can find it in the builds area here on REBOL.net. If you are an advanced REBOL programmer, please give the VM a try.

Before the VM is complete, there are still a few things we need to add:

  • Documentation (coming soon)
  • Opcodes to rotate integer bits
  • Memory protection (security)
  • Vector arrays for more efficient integer and decimal storage.

If you think we've forgotten something, please let us know. After release, it will be too late, and you may need to wait several months before we integrate additional features into the VM.

Note: The VM has changed a lot from prior blog postings. More docs are coming in the next day or so.

Post Comments

Updated 8-Mar-2024   -   Copyright Carl Sassenrath   -   WWW.REBOL.COM   -   Edit   -   Blogger Source Code