|
-
Nov 8th, 2005, 03:14 AM
#1
Thread Starter
Frenzied Member
Scheme
Has anyone ever heard of the language Scheme, or know of it being used in the real world? My Intro to CS class is taught in Scheme and I can't stand the syntax of the language.
For example, A = b + c is written like:
(define A (+ b c))
Anyone know about this crazy thing?
NXSupport - Your one-stop source for computer help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|