DWARF Verification via Ghidra and CBMC
Hey There Buddo!
by
1w ago
DWARF is debug data. It is under appreciated. Debug data is a translation validation artifact. By design, it leaves breadcrumbs of how the low (assembly) code connects to the high (C) code ..read more
Visit website
Finite Set Theory in Python
Hey There Buddo!
by
1M ago
Set theory is interesting ..read more
Visit website
Knuckledragger Update: ATP for Python Interactive Theorem Proving
Hey There Buddo!
by
1M ago
Knuckledragger is the moniker I’ve given to an approach and library I’m developing to do interactive theorem proving in python with the heavy lifting done by pre existing automated solvers ..read more
Visit website
Compiling With Constraints
Hey There Buddo!
by
1M ago
There are lots of interesting little subproblems in compilation like instruction selection, register allocation and instruction scheduling. These can be expressed in declarative interlinked way to constraint solvers ..read more
Visit website
Termination Checkers: Playing with AProVE
Hey There Buddo!
by
1M ago
An interesting category of solver that is not discussed much is that of termination checkers ..read more
Visit website
Copy and Micropatch: Writing Binary Patches in C with Clang preserve_none
Hey There Buddo!
by
1M ago
I’ve been working on writing intra-function binary patches using high level C code for a few years. If it could be made easy and correct, it could unlock superpowers ..read more
Visit website
Bottom Up Egraph Ematching Plays Nicer with Theories (AC, etc)
Hey There Buddo!
by
1M ago
Something that is an open problem in the egraph community is how to cleanly integrate domain specific information / normalizing rewrite systems / algorithms cleanly with egraph rewriting. AC, lambda, graphs, cheap arithmetical reasoning are all quite desirable ..read more
Visit website
Automated Equational Reasoning with Twee Pt 1.
Hey There Buddo!
by
1M ago
Manipulating equations on a computer is very tantalizing ..read more
Visit website
Applicative Python a la ACL2
Hey There Buddo!
by
1M ago
I’ve been reading about ACL2, a theorem prover designed for common lisp. It has good automation and has been quite successfully applied to significant software/hardware verification and mathematics ..read more
Visit website
Guide to the TD4 4-bit DIY CPU
Hey There Buddo!
by
1M ago
I bought a cute little 4 bit cpu kit from Aliexpress called the TD4. It has 2 registers, some LEDs, and 16 bytes of program ROM. Quite limited but still very cool and teaches a lot of principles of computer architecture ..read more
Visit website

Follow Hey There Buddo! on FeedSpot

Continue with Google
Continue with Apple
OR