Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support "Probe Words" #51

Open
samanthamccabe opened this issue Jul 3, 2015 · 0 comments
Open

Support "Probe Words" #51

samanthamccabe opened this issue Jul 3, 2015 · 0 comments

Comments

@samanthamccabe
Copy link
Owner

Associate "probe words" with handles, and allow user to assert that a given probe word will have a particular state at some point in the script. If it does not, optionally quit and write out debug files for any lexicons loaded into memory

The intention is to do something like:

probe:  "foo" as BAR
% rules here
assert: BAR is "høø"

and to produce debug output if the probe is wrong. This should help the user ensure that their rules have the intended outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant