Skip to content

Releases: objecthub/swift-lispkit

Maintenance release 1.3.1

17 Dec 00:13
Compare
Choose a tag to compare
  • Include native date/time operations and functionality for accessing user data
  • Native support for a few common string functions
  • Support for read-token (generalization of read-line)
  • Added libraries (lispkit stack) and (lispkit queue)
  • Bug fixes

Release 1.3

03 Dec 14:51
Compare
Choose a tag to compare
  • Support simple HTTP API
  • Support compression for bytevectors
  • Implement call tracing
  • Fixed bug preventing some internal definitions to not work
  • Support all standard R7RS small Scheme libraries
  • Support for: (srfi 158), (lispkit wt-tree), (lispkit object)

First official release.

07 May 12:35
Compare
Choose a tag to compare
0.7.0

Refactor project structure to match layout required by the Swift Pack…