Skip to content

Release 1.9.2

Compare
Choose a tag to compare
@objecthub objecthub released this 23 Dec 22:28
· 289 commits to master since this release
  • Included new libraries: (srfi 9), (srfi 180), (srfi 209), (srfi 210)
  • Extended library (lispkit log) with syntax log-time
  • Extended library (lispkit debug) with syntax time-values
  • Extended library (lispkit math) with procedures fxodd?, fxeven?, fx-width, fx-greatest, and fx-least in library (lispkit math).; generalized procedure number->string
  • Fixed procedure environment-bindings, renamed date-time-has-dst
  • Fixed crash when execution gets aborted while loading and executing a file
  • Included new sample code: DrawTrees.scm, EditDistance.scm
  • Minor tweaks to the REPL