minimal:最小的Forth工作台提供Standard Forth的教育子集,随时可以尝试

时间:2021-04-28 18:00:20
【文件属性】:
文件名称:minimal:最小的Forth工作台提供Standard Forth的教育子集,随时可以尝试
文件大小:15KB
文件格式:ZIP
更新时间:2021-04-28 18:00:20
Forth 最小的工作台 乌尔里希·霍夫曼< > 版本1.1.1-2015-10-31 此包提供了Paul Bennett和Peter 在巴斯的提出的Minimal Forth的工作台实现。 他们的目的是定义适合教育目的的Standard Forth子集。 为此,他们建议减少最初向Forth新手解释的Forth单词的数量,而仅逐步引入新概念,例如数字输出,编译单词,字符串,文件访问,异常,... 这个软件包-最小的Forth工作台-允许试验不同的原始(即预定义)定义集,以进一步阐述Paul和Peter的思想。 执行 此实现从Standard(Forth 94或Forth 2012)系统(即所谓的主机系统)中选择适当的单词,并将它们放入自己命名为minimal的单词列表中。 最后,此单词列表被定义为搜索顺序中唯一的单词列表,同时也成为当前的单词列表。 从本质上讲,这使主机系统中的所有其他单词定
【文件预览】:
minimal-master
----package.4th(423B)
----arithmetic.fs(597B)
----primitives.fs(1KB)
----double.fs(743B)
----numeric-output.fs(1KB)
----stack.fs(181B)
----interpretive-conditionals.fs(1KB)
----testbench.fs(623B)
----check-forth-94-words.fs(19KB)
----strings.fs(417B)
----file-access.fs(392B)
----memory.fs(702B)
----minimal.fs(1KB)
----prelude.fs(504B)
----mit-license(1KB)
----control-structures.fs(276B)
----error-handling.fs(172B)
----compiling-words.fs(1KB)
----README.md(4KB)
----defining-words.fs(393B)
----secondaries.fs(1004B)

网友评论