External links
RC is a programming language developed as a pastime and as an object of study.
$ crystal build src/rc.cr
puts("hello world!")
$ ./rc -run examples/hello.rc
rc
Wed, 22 Apr 2026 23:28:57 GMT