文件名称:PrimitiveSpeak:解析PrimitiveSpeak to Java的表达语法
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-29 18:30:56
JavaScript
原始说话 PrimitiveSpeak是一种深奥的语言,旨在模仿穴居人的方言。 你好世界计划 me say "Hello World!". 行以句点结尾,因为。 初始化变量 num is int. text is String. count is int with value of 9. 打印输出 me say "Hello". me say fast "This will be". me say fast "on one line.". 布尔型 穴居人很难理解“假”的概念,因此我们只使用“不真” good >> true no good >> false 文字 123 "Hello" {1, 2, 3} 使用数组 arr is {1, 2, 3}. me say arr at 1. >> 2 任务 name is value. 比较 a is b a greater than b a
【文件预览】:
PrimitiveSpeak-master
----PEGGrammar.js(5KB)
----tests.txt(1KB)
----.idea()
--------workspace.xml(20KB)
--------vcs.xml(180B)
----README.md(2KB)
----.gitignore(18B)