SigScheme開発録 (67)

SigScheme version 0.6.1をリリースしました。

SigScheme 0.6.1

  • New Features
    • Support R5RS hygienic macros
    • Support format strings (covers SRFI-28 and SRFI-48)
    • Add global symbol exportation control method in portable way (see doc/global-obj.txt)
    • Add experimental support for embedded platforms that lack writable static data, such as BREW or Symbian OS (see doc/global-obj.txt)
  • Fixes
    • Make installed libsscm and header files workable