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

<<  July 2025  >>
MoTuWeThFrSaSu
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

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

"Procrastination is, hands down, our favorite form of self-sabotage"
Alyce P. Cornyn-Selby