I would very much love to live in a world where all #Python / #Perl / #Shell code is replaced by #Rebol code. What a beautiful world that would be.

#programming

https://github.com/Oldes/Rebol3

GitHub - Oldes/Rebol3: Source code for the Rebol [R3] interpreter

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

GitHub

i've released Recoil v0.1

Recoil is statically typed language with ownership-based memory system and Rebol-derived syntax.

https://codeberg.org/rebolek/recoil/src/branch/master/docs/user/release-0.1-overview.md

#programming #programming_language #Rebol #recoil

recoil/docs/user/release-0.1-overview.md at master

recoil - Recoil — statically-typed language enforcing ownership-based memory safety with a static borrow checker

Codeberg.org

#loonlang

Looks like we are entering another #programming language boom era. Which would be great and all, but seeing #Claude used there extensively, I am left wondering whether the human author actually knows what is he doing. Under the hood and all I mean.

But the pitch is actually solid. #Lisp aesthetics, #Rebol -like brackets instead of parentheses, simplified ownership - what's not to like there? Very alpha, but still something to keep an eye on.

https://loonlang.com/

Loon — A LISP that flies

Loon is a modern LISP with invisible types, algebraic effects, and ownership without annotations.

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
🚀 Behold the #magic of "Red," a #language that claims to do everything from low-level wizardry to high-level sorcery, all crammed into a single 1MB file—because who needs more than that, right? 😏 Apparently, it's inspired by #REBOL, which everyone totally remembers and uses daily. 🤔🔮
https://github.com/red/red #Red #LowLevel #HighLevel #HackerNews #ngated
GitHub - red/red: Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and c...

GitHub

Red is a next-generation programming language strongly inspired by REBOL

https://github.com/red/red

#HackerNews #Red #Programming #Language #REBOL #NextGen #Coding #Innovation

GitHub - red/red: Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and c...

GitHub

Good news, everyone! Red 0.6.6 is out with improved memory management and other goodies!
https://www.red-lang.org/2025/03/066-memory-management-improvements.html

#red #redlang #rebol #programming #programming_language

0.6.6: Memory Management Improvements

This new milestone brings many low-level improvements to Red's memory management and garbage collecting. Most of those are long-planned...

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

#programming
languages I am most interested in, ranked low-high in terms what I think of them:

5. Go #golang
4. Zig #ziglang
3. Odin #odinlang
2. Rebol #rebol
1. Red #redlang