REBOL Oneliners
rebol.com
REBOL Oneliners
1–10 of 54 posts
Re: REBOL Oneliners
#2Re: REBOL Oneliners
#3This language just looks super cool. It's a shame it's sort of dead. Red (the spiritual successor) isn't ready for production yet.
Re: REBOL Oneliners
#4This language just looks super cool. It's a shame it's sort of dead. Red (the spiritual successor) isn't ready for production yet.
(And edit to say, I think some of the core team got pretty far into the blockchain rabbit hole at some point, so that may have derailed more mainstream efforts)
Re: REBOL Oneliners
#5Re: REBOL Oneliners
#6This language just looks super cool. It's a shame it's sort of dead. Red (the spiritual successor) isn't ready for production yet.
It's been really active; you can hop on their gitter and get a feel for where development is at (the sorts of things that are getting attention). I wouldn't use it for a production load, but it's ready enough for writing internal or personal tooling in. (And edit to say, I think some of the core team got pretty far into the blockchain rabbit hole at some point, so that may have derailed more mainstream efforts)
Re: REBOL Oneliners
#7This language just looks super cool. It's a shame it's sort of dead. Red (the spiritual successor) isn't ready for production yet.
Re: REBOL Oneliners
#8Looks really interesting. Anyone able to get this to work on Catalina? I'm getting "bad CPU type in executable" for both the PPC and Intel versions.
The Intel binary is 32-bit only. Catalina will only run 64-bit binaries.
$ file rebol
rebol: Mach-O executable i386Re: REBOL Oneliners
#9Looks really interesting. Anyone able to get this to work on Catalina? I'm getting "bad CPU type in executable" for both the PPC and Intel versions.
The intel version is i386. 32bit, which is not supported on Catalina either/
Re: REBOL Oneliners
#10This language just looks super cool. It's a shame it's sort of dead. Red (the spiritual successor) isn't ready for production yet.