New in this release:
- Fixed confusion over redefining
try
. Now it gives an error message, if attempt to apply it using incorrect form - Fixed case issue caused by accidentally creating a special form, rather than an application
- Fixed unparse incorrect representation of a quoted item
- Added a tensorflow notebook example
- Revised dlr_apply to allow a (dict) in the last position that is a kwarg dictionary
- New implementation of dictionaries, for Scheme-hosted and Python-hosted systems
- Fixed sort, procedure? primitives
- Restructured Makefile
- Updated docker file and readme
- All tests now pass all versions: cps, ds, rm, and python