Steve Halliwell
Steve Halliwell
Following #97 Is there value in the described pairs iteration for native maps
And if valuable propose draft. We presently treat all types the same, it assumes correct and then fails a type conversion or throws a not found in dictionary expection.
In some of our benches scanning/tokenisation is far slower than the actual bytecode generation. While not an issue at present it feels wrong.
A fun with a loop with a var (a,b,c,) = Invoke(), then if a continue appeared to have a type mismatch
We are a stack based vm at present but the move to 32bit byte code packets means most ops have lots of empty space to store the locations of their...
We already have some rules of thumb here; - The more the language cares about it, the closer to the compiler and vm it gets. - E.g. It cares about...
And if valued propose draft. Working in c#, I often miss the simplicity and power of c++, string replacement style templates.
Allow the user to write the results of testing out to disk or later processing. trx would make sense, or junit
a la closure We should also then rename build commands