uhmanoa-transpiler-project / shaka-scheme

The official repository for the UH Manoa Transpiler Project's Scheme interpreter, Shaka Scheme.
32 stars 24 forks source link

Implemented boolean stdproc #61

Closed lihongman closed 6 years ago

lihongman commented 6 years ago

Added functions according to r7rs including the following: not, boolean?, boolean=?.