This commit is contained in:
root
2019-08-30 19:30:19 +02:00
commit 6f2b105ca0
595 changed files with 78405 additions and 0 deletions

24
langs/scheme/keyword.txt Normal file
View File

@@ -0,0 +1,24 @@
call-with-current-continuation
call-with-output-file
call-with-input-file
letrec-syntax
define-syntax
syntax-rules
dynamic-wind
let-syntax
for-each
letrec
lambda
define
delay
begin
# let* ; the * can not be escaped?
else
cond
case
map
let
and
or
if
do