You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We come to consensus on a number of questions recently, and I just uploaded my reference implementation. I have checked, this implementation works in Post4 too.
Yes, this is the current proposal, along with Common terminology for recognizers. At present, the proposal has not yet been updated following recent discussions.
We come to consensus on a number of questions recently, and I just uploaded my reference implementation. I have checked, this implementation works in Post4 too.
@ruv Did you do anything special to test this? I presume you overrode the internal REPL with the recogniser's.
I presume you overrode the internal REPL with the recogniser's.
In this implementation nothing is overridden (at the moment). It provides example.interpret ( i*x "ccc" -- j*x ) and example.evaluate ( i*x sd -- j*x ) in example.interpret.fth.
@ruv is this the current recogniser proposal or are there more than one to consider?
The text was updated successfully, but these errors were encountered: