Skip to content

0.7.0

Compare
Choose a tag to compare
@jcubic jcubic released this 08 Jan 22:29
· 2333 commits to master since this release

Features

  • (let iter macro that's transformation of (let* ((iter (lambda () ...
  • expandable (let iter and (define (foo) by macroexpand

Bugfix

  • fix macroexpand evaluation of code
  • use nil in cons when cdr is empty list