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

Could Julia help? #18

Open
0x0f0f0f opened this issue Feb 16, 2024 · 1 comment
Open

Could Julia help? #18

0x0f0f0f opened this issue Feb 16, 2024 · 1 comment

Comments

@0x0f0f0f
Copy link

We have higher-level constructs, Julia has a nice FFI C interface, should be quite easy to call from C. Performance is not the same as egg but comparable (faster than egg compiled in debug mode, slower than --release mode, sits in between),

This branch is latest release candidate:
JuliaSymbolics/Metatheory.jl#185

We have stuff that could help for beta reduction. See tests/integration folder

@marcusrossel
Copy link
Owner

Sounds interesting! I won't have time to look into this any time soon, but if you want to try to hook up the egg tactic to Metatheory.jl I can help you get started on that. I think it could be rather simple as most of the work in this repo is rather independent of the backend solver.

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

2 participants