Rich
Rich
Need to create separate traits for parametrised and non parametrised final ArrSingle classes. This will allow the overloading of Arr extractor methods. This is non urgent so can be implemented...
Create separate traits / classes for the Geometry and the tile data.
**AST Version 2.1** The syntax tree is defined by the following hierarchy from lowest precedence to highest. 1 Statements 2 Assignment operator expressions 3 Colon operator expressions 4 Clauses 5...
When persisting singleton objects there can be a difference between referencing the object from within another objects definition and defining / constructing the singleton object. A simple identity token should...
EqT and Approx type classes These need looking at but they are not urgent.
Although these have proved quite successful used in an ad hoc way with both adults and children as young as 10, there is much work needed to bring them up...
Make the GraphicElems fully functional or non-imperative. Currently the rendToCanvas method on all GraphicElem's works imperatively, while the active capabilities are not implemented through this imperative method. So the rendToCanvas...
The coding and documentation of Tokens and the Tokeniser. See Util/DocPages/Util.html.
**1** Scala3Js is showing errors even though Scala3Jvm is building. **2** Scala3Jvm type inference on empty Arr case was failing although it was succeeding on ScalaJvm2. **3** Scala3Jvm is failing...