p3ter-dev/MORK ? reverse-engineered prompt
Reverse engineered prompt
Build me a fast MeTTa reduction engine for Hyperon, with a simple command line tool I can run locally to evaluate MeTTa programs. I want it to focus on speed and handle big graph shaped inputs well, since the goal is to make symbolic AI evaluation much faster.
Please wire up the project so it builds cleanly with Rust, and make the kernel the main thing, with the pieces for parsing, interning, frontend handling, and the core execution logic all working together. If there are gaps or unclear parts in the docs, look up the current Hyperon and Rust nightly details online and fill in the missing pieces.
It would be great if the result includes a few basic examples or tests so I can see it working, and a short note on how to run it.
Are you gonna build this?
make sure you review the code using coderabbit