Eli Barzilay
0063574a4d
Some list function examples.
2013-07-16 04:13:06 -04:00
Eli Barzilay
b55ce4f045
Much more on iteration in all forms.
2013-07-16 04:07:40 -04:00
Eli Barzilay
c99ac1be7e
Improve class section.
2013-07-16 03:44:26 -04:00
Eli Barzilay
8f295f4e68
`require' gets all bindings, not just functions.
...
Also, explain the ' use.
2013-07-16 03:36:54 -04:00
Eli Barzilay
c11ec1f137
Improve `with-handlers' an exceptions description.
2013-07-16 03:35:12 -04:00
Eli Barzilay
8a065aa256
Improve functions intro.
...
Add `λ', sugared/unsugared examples, optionals, keywords.
2013-07-16 03:31:21 -04:00
Eli Barzilay
d8e722d619
Improve list section.
2013-07-16 03:12:27 -04:00
Eli Barzilay
547a8a6db1
Improve mutable/immutable comment, add `make-vector' example.
2013-07-16 03:06:11 -04:00
Eli Barzilay
159b7e4e1e
Add boxes example.
2013-07-16 02:08:28 -04:00
Eli Barzilay
7a92ee7ab8
swap' ->
swap!'
2013-07-16 02:06:16 -04:00
Eli Barzilay
fbd215521f
Better link for more reading.
2013-07-16 02:04:56 -04:00
Eli Barzilay
e39faf7019
Width.
...
Make the whole text fit in 70 characters.
2013-07-16 02:03:51 -04:00
Eli Barzilay
6af5c957d0
Clarify functional data structures.
...
Note that `set-add' is functional, clarify immutable hashes, add mutable
hash examples to contrast.
2013-07-16 01:55:29 -04:00
Eli Barzilay
5d952fb6da
Improve #; example.
...
Also, I removed the following expression since this is the beginning
when interaction is not shown. Instead, I added a comment to explain
what #;s are useful for.
2013-07-16 01:46:06 -04:00
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
Jake Prather
ca4b019095
Update git.html.markdown
...
Fixed some whitespace issues.
2013-07-15 18:15:49 -05:00
Jake Prather
c0a20ed6e6
rough draft
2013-07-15 18:11:37 -05:00
Manu
6ff708a040
replace unless macro by a while macro
2013-07-16 10:51:38 +12:00
Adam
ecec97ef92
Cleaned up php metadata, added racker
2013-07-15 08:19:23 -07:00
Adam Bard
40c839654a
Merge pull request #123 from voila/master
...
Racket
2013-07-15 08:07:57 -07:00
Manu
13604e7932
corrections and suggestions
2013-07-15 14:44:48 +12:00
Anna Harren
feceda02b2
Added link to Javascript Garden
2013-07-15 01:06:33 +01: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
Adam Bard
44e9e4f44b
Merge pull request #120 from equiet/master
...
JavaScript: s/self/this
2013-07-12 14:04:17 -07:00
Jakub Jurových
94ef913f98
s/self/this in JavaScript
2013-07-12 21:14:52 +02: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
Eugene Yagrushkin
3f814e58e9
Update objvectiv-C.html.markdown
2013-07-10 14:20:46 -04:00
Adam Bard
50444ed21f
Merge pull request #118 from tt/fix-typo-in-ruby
...
Fix typo in Ruby
2013-07-10 11:12:43 -07:00
Troels Thomsen
8c1300ba63
Remove end-of-line colon
2013-07-10 19:22:07 +02:00
Adam Bard
7d01c38204
Merge pull request #117 from lubomir/patch-1
...
Add link to Real World Haskell
2013-07-09 10:34:49 -07:00
Lubomír Sedlář
2ad7cacc62
Add link to Real World Haskell
2013-07-09 16:42:37 +02:00
Adam Bard
cd388529e2
Merge pull request #116 from AlbertMoscow/master
...
Fixed typos
2013-07-09 00:29:44 -07:00
AlbertMoscow
26adba17e1
Fixed typos
2013-07-08 23:37:41 -07:00
Adam Bard
7555578053
Merge pull request #113 from muratyuksel/master
...
Small math bug
2013-07-08 15:57:09 -07:00
Murat Yüksel
c88262d9d1
Update php.html.markdown
...
octal 019 and few syntax edits
2013-07-09 01:39:12 +03:00
Adam Bard
0fb7f0077e
Merge pull request #112 from Trismegiste/master
...
Interface can be extended
2013-07-08 12:41:38 -07:00
Florent
ace46b17f2
adding a missing feature in PHP OOP
2013-07-08 12:41:14 +02:00
Adam Bard
f698fb6fbb
Merge pull request #110 from noahlz/master
...
Minor fixes to ruby.html
2013-07-07 23:32:20 -07:00
Adam Bard
cbcf45743a
Merge pull request #108 from davefp/patch-3
...
Get rid of nasty infinite loop in while example
2013-07-07 23:31:53 -07:00
Adam
4936dcf810
Edited back java updates a bit
2013-07-07 21:11:29 -07:00