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

src/analysis isn't actually imported #9

Open
tcr opened this issue Jul 8, 2017 · 1 comment
Open

src/analysis isn't actually imported #9

tcr opened this issue Jul 8, 2017 · 1 comment

Comments

@tcr
Copy link
Owner

tcr commented Jul 8, 2017

src/analysis has a trivial Haskell to Rust conversion but isn't actually included yet, because Corrode doesn't need it to work. There's some questions to figure out about monads (we can look here to parser_monad.rs for one solution).

Next steps: Include mod analysis into src/lib.rs, and start fixing up the code until it compiles. Then we'll need the proper test bench from language-c to test its functionality.

@tcr tcr changed the title src/analysis isn't converted src/analysis isn't actually imported Jul 8, 2017
@birkenfeld
Copy link
Collaborator

I'm trying to get trav_monad and its dependencies to compile.

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

No branches or pull requests

2 participants