0.1.6 Thu May 25 08:49:11 AM PDT 2023
- Allow load-file to be overridden
- Fix printer for regexes
- Add substring and toLowerCase to Lingy.Lang.String
- Refactor core functions
0.1.5 Thu May 18 08:55:57 PM PDT 2023
- Rename/Reorder test files
- Improve and test - namespaces & require, classes & import
- Improve Perl interop
0.1.4 Wed May 17 08:16:58 AM PDT 2023
- Use constants for class names
- Doc changes
- 99-bottles.ly correct English grammar changes
0.1.3 Mon May 15 05:31:39 AM PDT 2023
- Lots of feature implementation
0.1.2 Sun Apr 16 10:45:48 AM PDT 2023
- Major refactoring of Perl modules
- Remove a 'find' option not supported on Mac
- Adjust PATH for plenv paths
- Fixes and testing for fizzbuzz.ly
- Add list* to core
- Rename class module names to be more like Clojure's
- Improve ReadLine to handle classes and namespaces
- Add lingy.lang.Class object support
- Support keywords and vectors as functions
- Add Character and Thread/sleep support
0.1.1 Mon Apr 10 06:18:38 AM PDT 2023
- Lots of work on the Lingy language
0.1.0 Thu Mar 16 09:32:31 AM PDT 2023
- Initial Release