source:
lab.git/Dev/sakura-editor/DrRacket.kwd
@
43a65ef
| Last change on this file since 43a65ef was 8333ea0, checked in by mitty <mitty@…>, 15 years ago | |
|---|---|
|
|
| File size: 378 bytes | |
| Rev | Line | |
|---|---|---|
| [0caa863] | 1 | // DrRacket "Advanced Student" keywords definition file |
| 2 | ||
| 3 | // definition | |
| 4 | define | |
| 5 | define-struct | |
| 6 | ||
| 7 | // expr | |
| 8 | begin | |
| 9 | begin0 | |
| 10 | set! | |
| 11 | delay | |
| 12 | lambda | |
| 13 | É | |
| 14 | local | |
| 15 | letrec | |
| 16 | shared | |
| 17 | let | |
| 18 | let* | |
| 19 | recur | |
| 20 | cond | |
| 21 | else | |
| 22 | case | |
| 23 | if | |
| 24 | when | |
| 25 | unless | |
| 26 | and | |
| 27 | or | |
| 28 | time | |
| 29 | empty | |
| 30 | true | |
| 31 | false | |
| 32 | ||
| 33 | // test-case | |
| 34 | check-expect | |
| 35 | check-within | |
| 36 | check-member-of | |
| 37 | check-range | |
| 38 | check-error | |
| 39 | ||
| 40 | // library-require | |
| 41 | require |
Note: See TracBrowser
for help on using the repository browser.
