在 2012年6月10日 下午5:08,xiaohao <superc...@gmail.com> 写道:
> myforth是耳朵用汇编语言实现的forth编译器,结构完整、清晰,并附有教学手册《Forth系统入门手册》。建议初学者仔细的学习。
>
> 《Forth系统入门手册》请在以下链接下载: http://ishare.iask.sina.com.cn/f/23433800.html
>
> myforth源代码仓库:https://github.com/cforth/myforth
>
>
> Cforth是耳朵用C语言表述forth系统结构的一个例子,包含在《Forth系统入门手册》中。目前并不是一个真正的forth编译器,而是为了实现forth设计,模仿forth运行的一个小程序。本人进行了扩充后,使之能正确的定义并执行冒号字。
>
> Cforth0.2.6源代码仓库:https://github.com/cforth/cforth
>
> Cforth0.3.0是本人想重构Cforth的代码,正在进行的工作。
>
> Cforth0.3.0源代码仓库:https://github.com/cforth/cforth
>
> 欢迎大家Fork!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Forth中国社区" group.
> To post to this group, send email to Cn...@googlegroups.com
> To unsubscribe from this group, send email to
> CnFig+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/CnFig?hl=zh-CN