Release 1.5.0
- Allow importing multiple libraries with one
import
invocation - Mark continuations correctly and fix
continuation?
- Turn
current-input-port
,current-output-port
, andcurrent-error-port
into parameter objects - New library:
(lispkit draw)
- New SRFI libraries: SRFI 111, SRFI 112, SRFI 113
- Fixed bugs in SRFI 69
- Extend
(lispkit test)
to be more compatible to similar libraries