HackerTrans
トップ新着トレンドコメント過去質問紹介求人

DoubleDecoded

no profile record

投稿

LM/LSTS inference-injected garbage collection programming language

medium.com
1 ポイント·投稿者 DoubleDecoded·先月·0 コメント

Most Opcodes Are Typesafe If Memory Is Infinite

andrewjohnson4.substack.com
2 ポイント·投稿者 DoubleDecoded·2 年前·0 コメント

Show HN: A Tiny Compiler for a Tiny Functional Language

github.com
8 ポイント·投稿者 DoubleDecoded·2 年前·0 コメント

コメント

DoubleDecoded
·2 年前·議論
Thanks for showing Register state and flags. Is this all instructions?
DoubleDecoded
·2 年前·議論
"could break the guarantees" is a weak guarantee then.
DoubleDecoded
·2 年前·議論
https://github.com/andrew-johnson-4/lambda-mountain

Working on verifiable correctness for programs written in LM or anything that generates annotated assembly. Basically low-level proofs that accessed memory is valid and live or that function pre/post-conditions are met.

The goal is that these proofs are compiler agnostic, so more people can use them.