Y
Hacker News
new
|
ask
|
show
|
jobs
by
9214
2997 days ago
Uhm...
Red:
Red [] print "hello world"
Red/System:
Red/System [] print "hello world"
Both are compiled with
./red -c file
. "Rough", you say?