Skip to content

Releases: cpp-tutor/loxcpp

Release 1.02 (beta)

06 Jan 15:57
Compare
Choose a tag to compare

Minor changes to correctly handle recursive functions. Added two new test scripts.

Release 1.01 (beta)

30 Aug 16:03
Compare
Choose a tag to compare

This release is thought to be feature-complete as a clone of jlox. Further testing and code review is needed.

Release 1.00 (alpha)

27 Aug 09:29
Compare
Choose a tag to compare

Early development version but with a significant amount of working code written, thought to be correct up to chapter "Resolving and Binding". Keywords this and super do not work correctly.

Supplied executable is Windows 64-bit and may require the C++ runtime support libraries to be installed, depending upon your OS version:

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170