metaeducation / redbol

Rebol2/Red Emulation In Ren-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redbol

Redbol is an experimental emulation of the semantics of the languages Rebol2 and Red:

The emulation is performed using Ren-C, which is a highly-evolved derivative of the open-source Rebol3-Alpha codebase:

https://github.com/metaeducation/ren-c/

At the time of writing, there is no GUI component to the emulation. However, the code should run in the WebAssembly browser console for Ren-C...and this would open doors to those who wanted to implement the GUI dialect on top of something like Vue.js (or using a Wasm GUI toolkit).

About

Rebol2/Red Emulation In Ren-C

License:GNU Lesser General Public License v3.0


Languages

Language:Rebol 100.0%