logoalt Hacker News

uticustoday at 2:57 PM1 replyview on HN

https://re-bol.com/short_rebol_examples.r for some examples of the language (from https://redprogramming.com/Home.html)


Replies

em-beetoday at 4:16 PM

i'd be curious if red can be used as a commandline shell. the syntax should work well with it. it may just need some wrapper functions to be able to call external programs, pass arguments to them and capture the output.

show 1 reply