一种受生物启发的编译时沙箱架构(C++)

1作者: BioTech_BIA3 个月前原帖
嗨,HN, 我是一名来自生物技术背景的独立研究者。我设计了一个受生物中基因表达和调控系统启发的C++编译时沙箱模型。 目前这篇文章纯属理论。我分享它的目的是希望有经验的开发者能够帮助评估这个设计的可行性和逻辑,甚至尝试破解这个模型。 代码库(包含所有3个文档和图表): *https://github.com/Nomatter2021/biomorphic-instruction-architecture*
查看原文
Hi HN, I&#x27;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:&#x2F;&#x2F;github.com&#x2F;Nomatter2021&#x2F;biomorphic-instruction-architechture*