MetaCell / MetaCell/PsyNeuLinkViewSource

backend model interpreter

未关闭
#63 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
JavaScript
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

This will work from MetaNode or MetaNodeModel, the latter has already serialization implemented and we can re-use that for the model that will be sent to the python AST.

taken the model, iterate the map to generate mechanisms, projections and compositions in the end.
all the other steps required for the model run will be set in the end and will have to be part of the model (specific class will be required for this).

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

未指定文件或测试。首先比较 MetaNode 和 MetaNodeModel 的入口点,尤其是 MetaNodeModel 中现有的序列化,然后跟踪模型映射如何为 Python AST 生成机制、投影和组合。完成的标准是模型包含运行所需的剩余步骤,并且可以发送到 Python AST。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, python
领域
backend, compilers
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。