Eli Barzilay
|
cfc136dea8
|
Use idiomatic quoting for identifiers.
|
2013-07-16 01:43:42 -04:00 |
|
Eli Barzilay
|
3715c5c2b7
|
C-escapes example.
Also, remove old-style "~n"s.
|
2013-07-16 01:36:52 -04:00 |
|
Eli Barzilay
|
d8989c2ae3
|
Improve macro definition.
It's more robust to use `let' to have the macro result in its own new
scope. (Unrelated to the hygiene point, of course.)
|
2013-07-16 01:30:51 -04:00 |
|
Eli Barzilay
|
e8f8e2331b
|
More comment fixes.
|
2013-07-16 01:29:37 -04:00 |
|
Eli Barzilay
|
6b282360b0
|
Indentation fixes.
|
2013-07-16 01:28:20 -04:00 |
|
Eli Barzilay
|
fa1ef10edd
|
Remove spaces at end-of-lines.
|
2013-07-16 01:22:48 -04:00 |
|
Eli Barzilay
|
4ad1441e83
|
Normalize top comments to start with ";;".
Leave a single ";" for commented expressions and output indications.
|
2013-07-16 01:22:11 -04:00 |
|
Manu
|
4718ea4e0c
|
fix file name
|
2013-07-16 13:41:26 +12:00 |
|
Manu
|
6ff708a040
|
replace unless macro by a while macro
|
2013-07-16 10:51:38 +12:00 |
|
Manu
|
13604e7932
|
corrections and suggestions
|
2013-07-15 14:44:48 +12:00 |
|
Manu
|
150b232b9b
|
added struct, quote
|
2013-07-14 23:59:16 +12:00 |
|
Manu
|
930d12e98f
|
added sets, hashes and objects
|
2013-07-14 00:37:49 +12:00 |
|
Manu
|
fb2c8aa765
|
added macros, conditionals. fixed some errors
|
2013-07-12 23:33:34 +12:00 |
|
Manu
|
80c2a00bc5
|
fix errors
|
2013-07-12 00:01:33 +12:00 |
|
Manu
|
340e552822
|
started on Racket
|
2013-07-11 23:45:38 +12:00 |
|