The Scheme Programmimg Language

by ssi 3. May 2013 08:56

Who knew this was a real language. I saw a post out there that said, “Hey this is a fun language. Does anyone get paid to program in it?

Below is the ubiquitous hello world app

 

#lang racket
(begin
  (display "Hello, World!")(newline)
  (display "Shelbysys")
  (newline)
 
  )

 

Tutorial

Racket IDE Download

Tags:

Scheme

Add comment

biuquote
  • Comment
  • Preview
Loading

Calendar

<<  May 2024  >>
MoTuWeThFrSaSu
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

View posts in large calendar

RecentComments

None

Development Team @ Shelbysys

We develop custom database applications for our clients. Our development tool of choice is MS Visual Studio. 

Quotations

"Fill the unforgiving minute with sixty seconds worth of distance run."
Rudyard Kipling