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
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
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
Neither #redlang nor #rebol before it had any real hype machines promoting them, so it is rather unlikely that you have heard of those unique #programming languages. But they have their loyal community and are even used in production by those brave enough to dive in.
https://redlcv.blogspot.com/2024/12/signal-processing-with-red-and-rebol.html
А вот подъехал и #tui для #redlang (https://www.red-lang.org/). Давно хотел потыкать палочкой в #rebol, появился кандидат для этого.
В целом - пока есть желание вообще посмотреть на что способен Red/System, узнать на сколько оно пригодно для написание прикладного и системного софта. Хочется какой-то странной замены pure #C.
Зачем? Всё ещё в стадии экспериментов по поводу VM для современного диалекта #refal. Но пока это только мысли
@arrdem #REBOL had a refreshing take on GUI programming, and made things, well, easy. I bought a license back in the day and had a few small apps in production at work.
However, as a closed language it never took off and soon atrophied.
I check in on #RedLang now and again, and while it is getting there, things move very slow. It still suffers from legacy cruft that prevents it from really being usable on the platforms I prefer.
Perhaps there are some REBOL adjacent languages out there?
@arrdem
On the less savory side, the biggest issue with #redlang is its rather anemic development pace, legacy bootstrap tooling and still being stuck in 32-bit era.
At this time I would rather suggest going with Oldes'es #Rebol fork instead - https://github.com/Oldes/Rebol3
The biggest thing you will be missing is GUI toolkit support, but I would argue that is not a critical sacrifice.
Have a look at my naive implementation of the Voronoi diagram, as an example, to get a taste of it:
@arrdem Have been toying with both for the past few years and even ported Red to NetBSD, but have not done any serious projects in them yet (but intend to).
tldr; they are awesome for the niche they typically target (mostly scripting, Python replacement). It is like if Lisp and TCL had a baby - love the syntax and flow fluidity, the conceptual simplicity, being lightweight with a very small footprint and excellent code readability.
Re: my earlier commentary on REBOL being the offspring of FORTH and LISP.
REBOL's FORTH ancestry is quite obvious, but its LISP genes may be less so. Despite this subtlety, the closeness to LISP on a key feature is quite significant, since REBOL (just like LISP) uses blocks/lists as syntax in a very similar, if not identical fashion.
Oh by the way, check out RedLang, a more modern REBOL-like language.
There are some potentially unpalatable aspects about their funding initiative, but the language itself, strictly speaking, has a lot of good merit.
@RenewedRebecca That sounds like something conceptually similar to System Redlang I think (or however it's called in redlang land). Although the last time I looked it still wasn't self-bootstrapping and it still required an old REBOL build to bootstrap. That has probably changed since then.
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
I found this approach to tool building, what do you think? From my understanding, the projecr is inactive, but it still looks interesting from a techno anarchist viewpoint.
`With it’s Polish notation, tail recursion, and first-class continuations, #REBOL was described as an unholy cross between #TCL and #Scheme, “The result of Outsterhout and Sussman meeting in a dark alley.”`
- Joe Marshall
https://funcall.blogspot.com/2023/06/tail-recursion-in-rebol.html
I would like to light a candle for Carl Sassenrath's abandoned #REBOL.
Spent a fair bit of time doing projects in REBOL for work back in the day, and if it had only been open sourced from the start I believe the timing would have propelled it to the forefront of native networked GUI apps.
#RedLang has taken up the mantle, but if IIRC it's still stuck in a rewrite to shed the ancient 32-bit prerequisite tooling.
My 18yo nephew asked me what my favorite #ProgrammingLanguage is and I don’t actually know the answer.
I *use* #C and #Go for applications. I write #Python for data munging and scripts and small apps. I’ve written many thousands of lines of each. I sponsor #Zig.
But is one of them my *favorite*?
I think my favorite would probably be something like #APL or #BQN or #Lisp or #Prolog or #PostScript or #Forth or #REXX or #Tcl or #Eiffel or #REBOL or #Oberon or #HyperTalk or #TutorialD or…