Xi Programming Language Activity
A general-purpose, mutliparadigm language.
Status: Planning
Brought to you by:
thylordroot
Began working on statement nodes; added Map and Ordered set, which I am pushing because Dictionary is about to be refactored to reuse LinkedHashSet.
Added unit tests for collections; added future.
More work on LibXi; added LibXic so that it can be used elsewhere.
More implementation of the standard library on .NET for Xi. Added several interfaces which should be considered foundational to the library.
Began implementing .NET reference implementation.
Began writing formal specification.