Link Search Menu Expand Document

Version History

Version 0.0.3 - 10/28/2021

Connery now has a proper garbage collector, and a mutable hash table type called the dictionary. The allocator has been improved and now it is possible to learn more about objects via a new inspect builtin. General stability is getting decent for a joke.

Connery 0.0.3

Version 0.0.2 - 5/1/2021

The second release added a traceback system and a new system error type called faults. It also included many system integrity improvements.

Connery 0.0.2

Version 0.0.1 - 8/22/2020

The initial release of Connery, this version surpasses Lispy by using a hash table for environment lookups as opposed to linear search vastly improving lookup speeds. It also adds file I/O as well as HTTP.

Connery 0.0.1