Skip to content

Releases: tizoc/shen-scheme

v0.16

13 Jan 19:09
Compare
Choose a tag to compare
  • Updated for Shen 20.1.
  • Totally rewritten compiler in Shen.
  • Swiched platform to Chez Scheme.
  • Dropped support for Gauche Scheme and Chibi Scheme.

v0.15

28 Apr 01:25
Compare
Choose a tag to compare
  • Updated for Shen 20.0

v0.14

19 Jul 19:32
Compare
Choose a tag to compare
  • Support for Gauche Scheme.
  • Statically resolve nesting for dynamic function calls.
  • Slightly better equality check.
  • Remove unnecessary assert-boolean calls on compiled code.
  • Overwrites are now generated from a .shen file.
  • scm. prefix not needed anymore in the Scheme side.
  • Better performance overall.

v0.13

13 Jun 16:35
Compare
Choose a tag to compare
  • Updated for Shen 19.2.
  • Add extra functions for stream position handling, opening files in append mode, exiting a process with specific exit codes and accessing the standard error stream. See here.

v0.12.2

28 Apr 19:19
Compare
Choose a tag to compare
  • Updated for Shen 19.1.

v0.12.1

01 Apr 15:01
Compare
Choose a tag to compare
  • Fix shen.lookup-func override.

v0.12

01 Apr 12:56
Compare
Choose a tag to compare
  • Updated for Shen 18.1.
  • Removed custom version of shen-sources, not needed anymore.
  • Optimised function lookup.

v0.11.3

15 Mar 16:01
Compare
Choose a tag to compare
  • Include Shen 17.3 changes.

v0.11.2

02 Mar 21:08
Compare
Choose a tag to compare
  • Include a few missing Shen 17.2 changes.

v0.11.1

02 Mar 20:11
Compare
Choose a tag to compare
  • Include Shen 17.2 fixes.