Skip to content

Release 2.3.2

Compare
Choose a tag to compare
@objecthub objecthub released this 05 Feb 13:09
· 134 commits to master since this release
  • Handle assets correctly in the LispKit REPL
  • Improved R7RS regression tests
  • Bugfixes in library (lispkit bytevector) for procedures bytevector-copy and bytevector-copy!
  • Revamp of library (lispkit graph) with new procedures: graph-topological-sort, graph-weakly-connected-components, graph-strongly-connected-components, and graph-shortest-paths
  • New libraries: (srfi 228), (srfi 233), and (srfi 236)