# Packages
No description provided by the author
# README
Bytecode query parser
This is a test to improve the query parsing and resolve speed.
Currently this is no-where used and still a WIP.
How to understand it?
Currently the best way to understand the bytecode is to read:
bytecode_test.go
andtesting_framework.go
to see what query results in what bytecodebytecode_instructions.go