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

Redo debugger language #36

Open
MarkMcCaskey opened this issue Feb 13, 2017 · 1 comment
Open

Redo debugger language #36

MarkMcCaskey opened this issue Feb 13, 2017 · 1 comment
Assignees

Comments

@MarkMcCaskey
Copy link
Owner

I'm interested in redoing the debugging language to compile down into lambda calculus for easier type checking and evaluation. Additionally/alternatively maybe I'll make a datalog implementation in Rust and use it here to allow for some more interesting queries and/or manipulations.

@MarkMcCaskey MarkMcCaskey self-assigned this Apr 28, 2017
@MarkMcCaskey MarkMcCaskey added this to the Version 0.2 release milestone Apr 28, 2017
@MarkMcCaskey
Copy link
Owner Author

It's currently being replaced with ketos. It's set up, but functions need to be written to return certain values, or a post-processing function is needed to map certain symbols to debugger actions.

@MarkMcCaskey MarkMcCaskey removed this from the Version 0.2 release milestone Mar 2, 2019
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