Skip to content

Release 1.7.2

Compare
Choose a tag to compare
@objecthub objecthub released this 08 Sep 14:02
· 418 commits to master since this release
  • New libraries: (lispkit stream), (scheme mapping), (srfi 146), (srfi 165), (srfi 173)
  • Fixed memory leak involving recursive local functions
  • Support uninterned symbols
  • Implement algebraic datatypes in terms of more efficient internal functions
  • Extension and re-implementation of library (lispkit type)
  • Include miniAdapton in the new third-party directory
  • Support custom keywords in let-keywords
  • New example code for generating mazes
  • Migrated project to Xcode 10.3
  • Ported code to Swift 5