Get the latest tech news
Red: A programming language inspired by REBOL
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...
Cross-platform native GUI system, with a UI layout DSL and a drawing DSL Bridging to the JVM High-level scripting and REPL GUI and CLI consoles included Visual Studio Code plugin, with many helpful features Highly embeddable Low memory footprint Single-file (~1MB) contains whole toolchain, full standard library and REPL (**) No install, no setup Fun guaranteed! Download a GUI or CLI console binary suitable for your operating system, rename it at your convenience, then run it from shell or by double-clicking on it (Windows). You can also provide the full path to the executable, put a copy of it in your working folder or wrap a shell script (see relevant tickets:#543 and#1547).
Or read this on Hacker News