X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scheme.forth.jl.git;a=blobdiff_plain;f=src%2Fscheme-library.scm;h=ec5c08e16dc7e7253686442a534328fe78c68e6f;hp=78414ac03e65d441de87d7d13bd48b51f0b8c8c3;hb=e1a4719549029d88e1409a1fbf074e96cce6e6e5;hpb=87885070a953e05cbf41d1521c9ad500d02572a1 diff --git a/src/scheme-library.scm b/src/scheme-library.scm index 78414ac..ec5c08e 100644 --- a/src/scheme-library.scm +++ b/src/scheme-library.scm @@ -1,3 +1,7 @@ +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;; Standard Library Procedures and Macros ;; +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + ;; DERIVED FORMS ;; define (procedural syntax)