harmonyos2-harmonylang:HarmonyLang提供与RvR的Harmony的通用VS兼容性,Harmony是一种类似Py

上传者: 38629391 | 上传时间: 2021-07-01 17:04:24 | 文件大小: 809KB | 文件类型: ZIP
和声2 HarmonyLang 测试版 HarmonyLang 提供与 RvR 的通用 VS 兼容性,RvR 是一种类似 Python 的编程语言,用于测试和试验为康奈尔大学的 CS 4410/4411 课程设计的并发程序。 警告:HarmonyLang Beta 目前只知道与 MacOS 的兼容性最好,因为它依赖于cc命令。 我们正在努力包括 Windows 兼容性,但模型检查器目前在 Windows PC 上不起作用。 目前,您也可以尝试使用(Server) Run Harmony命令远程运行Harmony文件。 特征 为所有流控制、方法定义和基于 . 支持的语法: 控制语句关键字( for 、 while 、 if 、 else ) 文字( True 、 None和数字) 赋值运算符( and= 、 //=和mod= ) 二元运算符( and 、 **和>= ) 注释( #line和(* block *) ) 警告:此版本包含 Harmony 1.0 编译器。 为 Harmony 1.0 编写的代码与 Harmony 0.9 不兼容。 在 VS Code 中运行您的 Harmon

文件下载

资源详情

[{"title":"( 70 个子文件 809KB ) harmonyos2-harmonylang:HarmonyLang提供与RvR的Harmony的通用VS兼容性,Harmony是一种类似Py","children":[{"title":"harmonylang-master","children":[{"title":".gitignore <span style='color:#111;'> 372B </span>","children":null,"spread":false},{"title":"images","children":[{"title":"harmonylang.png <span style='color:#111;'> 22.53KB </span>","children":null,"spread":false},{"title":"command-example.png <span style='color:#111;'> 203.81KB </span>","children":null,"spread":false},{"title":"build-example.jpg <span style='color:#111;'> 366.46KB </span>","children":null,"spread":false},{"title":"syntax-example.png <span style='color:#111;'> 55.83KB </span>","children":null,"spread":false}],"spread":true},{"title":"package.json <span style='color:#111;'> 4.67KB </span>","children":null,"spread":false},{"title":"update-harmony.sh <span style='color:#111;'> 493B </span>","children":null,"spread":false},{"title":"syntaxes","children":[{"title":"harmony.tmLanguage.json <span style='color:#111;'> 35.82KB </span>","children":null,"spread":false}],"spread":true},{"title":"package-lock.json <span style='color:#111;'> 107.00KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"charmony","children":[{"title":"code","children":[{"title":"getExecutedCode.ts <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false}],"spread":true},{"title":"IntermediateJson.ts <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"CharmonyData.ts <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":"new_exec","children":[{"title":"valueParser.ts <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"genExecutionPath.ts <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"CharmonyStackManager.ts <span style='color:#111;'> 6.43KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"feature","children":[{"title":"standaloneHtml.ts <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false},{"title":"runServerAnalysis.ts <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"extension.ts <span style='color:#111;'> 11.56KB </span>","children":null,"spread":false},{"title":"debug","children":[{"title":"io.ts <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false}],"spread":true},{"title":"processManager.ts <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"config.ts <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"outputPanel","children":[{"title":"PanelController_v2.ts <span style='color:#111;'> 4.30KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"harmony-master","children":[{"title":"src","children":[{"title":"charm","children":[{"title":"minheap.c <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"ipi.c <span style='color:#111;'> 7.51KB </span>","children":null,"spread":false},{"title":"global.h <span style='color:#111;'> 4.99KB </span>","children":null,"spread":false},{"title":"charm.c <span style='color:#111;'> 52.86KB </span>","children":null,"spread":false},{"title":"global.c <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"ops.c <span style='color:#111;'> 82.10KB </span>","children":null,"spread":false},{"title":"json.h <span style='color:#111;'> 885B </span>","children":null,"spread":false},{"title":"hashdict.h <span style='color:#111;'> 1017B </span>","children":null,"spread":false},{"title":"value.c <span style='color:#111;'> 20.66KB </span>","children":null,"spread":false},{"title":"minheap.h <span style='color:#111;'> 407B </span>","children":null,"spread":false},{"title":"hashdict.c <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"json.c <span style='color:#111;'> 7.80KB </span>","children":null,"spread":false}],"spread":false},{"title":"harmony","children":[{"title":"genhtml.py <span style='color:#111;'> 12.37KB </span>","children":null,"spread":false},{"title":"charm.js <span style='color:#111;'> 14.54KB </span>","children":null,"spread":false},{"title":"brief.py <span style='color:#111;'> 4.30KB </span>","children":null,"spread":false},{"title":"harmony.m4 <span style='color:#111;'> 183.23KB </span>","children":null,"spread":false},{"title":"getmods.scr <span style='color:#111;'> 149B </span>","children":null,"spread":false},{"title":"harmony.preamble <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"modules <span style='color:#111;'> 6.23KB </span>","children":null,"spread":false},{"title":"gen.scr <span style='color:#111;'> 125B </span>","children":null,"spread":false},{"title":"charm.css <span style='color:#111;'> 435B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"modules","children":[{"title":"set.hny <span style='color:#111;'> 95B </span>","children":null,"spread":false},{"title":"synch.hny <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"synchBusy.hny <span style='color:#111;'> 567B </span>","children":null,"spread":false},{"title":"synchS.hny <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"alloc.hny <span style='color:#111;'> 362B </span>","children":null,"spread":false},{"title":"list.hny <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"synchImprecise.hny <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"hoare.hny <span style='color:#111;'> 418B </span>","children":null,"spread":false},{"title":"bag.hny <span style='color:#111;'> 739B </span>","children":null,"spread":false}],"spread":true},{"title":"harmony <span style='color:#111;'> 400.66KB </span>","children":null,"spread":false}],"spread":true},{"title":"resource","children":[{"title":"charmony-v2.html <span style='color:#111;'> 37.10KB </span>","children":null,"spread":false},{"title":"charm-example.json <span style='color:#111;'> 44.88KB </span>","children":null,"spread":false},{"title":"charmony.html <span style='color:#111;'> 36.91KB </span>","children":null,"spread":false}],"spread":true},{"title":"fileicons","children":[{"title":"images","children":[{"title":"harmony-dark.svg <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"harmony-light.svg <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"harmony-icons.json <span style='color:#111;'> 373B </span>","children":null,"spread":false}],"spread":true},{"title":".vscodeignore <span style='color:#111;'> 291B </span>","children":null,"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'> 283B </span>","children":null,"spread":false},{"title":".github","children":[{"title":"workflows","children":[{"title":"publish-extension.yml <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".eslintrc.js <span style='color:#111;'> 714B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 4.19KB </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"intemediateJson","children":[{"title":"executedCode.test.ts <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"azure-pipelines.yml <span style='color:#111;'> 458B </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 66B </span>","children":null,"spread":false},{"title":"language-configuration.json <span style='color:#111;'> 815B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明