一种受生物学启发的编译时沙箱架构(C++)
嗨,HN,
我是一名来自生物技术背景的独立研究者。我设计了一个基于C++的编译时沙箱模型,灵感来源于生物中的基因表达和调控系统。
<p>目前这篇文章纯属理论阶段。我分享它是希望有经验的开发者能够帮助评估设计的可行性和逻辑,甚至尝试破解这个模型。
<p>代码库(包含所有3个文档和图示):
*https://github.com/Nomatter2021/biomorphic-instruction-architecture*
查看原文
Hi HN,
I'm an independent researcher from a biotechnology background. I designed a compile-time sandbox model in C++ inspired by genetic expression and regulatory systems in biology.<p>This write-up is purely theoretical at this stage. I’m sharing it in the hope that experienced developers could help assess the feasibility and logic of the design, or even attempt to break the model.<p>Repo (with all 3 documents + diagrams):
*https://github.com/Nomatter2021/biomorphic-instruction-architechture*