|
|
|
|
|
by rebolek
27 days ago
|
|
I always love to see Rebol and Red mentioned anywhere, as I spent more than half of my life with these languages, working with them and working on them. Recently I started working on [Recoil](https://recoil.rblk.eu/) which is inspired by Rebol/Red but targets static memory-safe compiled niche to complement dynamic interpreted nature of Rebol. It’s still in very early phase but it already has some very nice features (at least I consider them very nice) like fully compiler owned `parse`, finite state machine and (lazy) finite state transducer datatypes. Oh, and built-in Rebol-like scripting language that can run on (not only) ESP32 called F00. It’s still work in progress but I like it. Maybe someone else can find it interesting too. |
|