e12e

Results 5 comments of e12e

Would mnemonics (for individual concrete om op codes, eg add_immediate) via a basic table lookup be in any significant way more complex than the literal hex numbers?

I'll try and find time to have a go - maybe as you suggest by reworking what's needed for a small example first, to get a feel for the different...

Adding: `#include ` silences the error.

> IIRC Clickhouse has a Postgres-compatible API, would that work in the meantime? Have not tried it, but should work according to the documentation: https://clickhouse.com/docs/en/interfaces/postgresql And clickhouse can work with...

Nice. I assume your first snippet assumes `pip install uv` or equivalent?