Public Domain Image Archive
2026-06-07
原文 →
找到 10236 篇相关文章
Hi HN, I have been working on a new programming language and compiler. Website: https://ironwall-lang.dev GitHub: https://github.com/3WyUFvDOdCbBw7gOZHwcfgKF/ironwall Why a new language is still needed: https://ironwall-lang.dev/en/motivation The compiler is written in TypeScript at the moment, and work on a self-hosting compiler written in Ironwall is ongoing. I would be interested in feedback. Thank you.
I've been working with storage engines for quite a while and really there was no similar tool to sysbench and or HammerDB for key-value storage engines. Thus I introduce a POC called keybench. I hope you check it out, and do give it a run to drive your favorite engine. Cheers!