Francois Jouen is extermely smart guy and this just proves it. Making GUI by combining Blend2D with OpenCV? With Rebol, anything's possible!

https://redlcv.blogspot.com/2025/12/a-simple-gui-for-rebol3.html

#rebol #rebol3 #programming

A simple GUI for Rebol3

Rebol3, developed by Oldes ( https://github.com/Oldes/Rebol3 ), is improving day by day. Unfortunately, Rebol3 does not yet have a VID (exce...

There was a bug in Rebol3 JSON parser that left some Unicode sequences unescaped when hitting double quote. Now that bug is gone.

https://github.com/Oldes/Rebol3/commit/07bfe85740b43f44e55fc2715a7d73f2e43bd79b

#rebol #rebol3 #programming #programming_language

FIX: Properly parse double quotes in Unicode escape sequences (#154) · Oldes/Rebol3@07bfe85

Source code for the Rebol [R3] interpreter. Contribute to Oldes/Rebol3 development by creating an account on GitHub.

GitHub

I was playing a bit with Postgres, wanted to ask Oldes few questions and instead of answering me, he basically took over and the result is that there's now PostgreSQL scheme for Rebol3. 🤣

https://github.com/Oldes/Rebol-Postgres/

#rebol #rebol3 #PostgreSQL #database #protocol #scheme #programming

GitHub - Oldes/Rebol-Postgres: Rebol PostrgreSQL database protocol

Rebol PostrgreSQL database protocol. Contribute to Oldes/Rebol-Postgres development by creating an account on GitHub.

GitHub

Boh Red and Rebol3 are switching map! and construction syntax. Nice cooperation!

#red #redlang #rebol #rebol3 #programming #language

https://www.red-lang.org/2024/02/important-change-switching-map-and.html

Important Change! Switching map and construction syntax.

Sometimes deep changes take a huge amount of code. Sometimes they take a lot of detailed explanation and consideration, leading to long di...