some demos for Red language
WARNING presently Red GUI run only on Windows
First install last RED build release > 0.6.0 use last build
Start REPL then type:
do read https://raw.githubusercontent.com/nodrygo/DemosRed/master/demosRunner.red
or if you want a gui
do read https://raw.githubusercontent.com/nodrygo/DemosRed/master/demosGuiRunner.red
A lot of good CAD already exist so this demo is only an attempt for me to learn Red and nothing else
Because this is my first big code this is really bad written and not idiomatic of good Red code. If I was doing it again I'll probably rewrite it differently
basic screen shot here
I am leaning Red and those demos help me on this process (and may help you :-) )
you can copy and paste the code directly in the REPL
only one demo exe to download in winexe repository ( some browser doen't allow these download )
RenaudG for *runners *