没有合适的资源?快使用搜索试试~ 我知道了~
解释器2
共42个文件
hpp:14个
cpp:8个
txt:8个
需积分: 9 0 下载量 44 浏览量
2021-02-07
14:11:15
上传
评论
收藏 287KB ZIP 举报
温馨提示
解释器2 模型编程语言的解释器。 该解释器是对的修改。 形式语法 形式为⎬α⎬的条目表示链α的迭代,即在生成的链中,ε,α,αα或ααα可以位于此位置,等等。 [α]形式的输入表示此时可以在所需链中找到α或ε。 〈Program〉::= program {〈Descriptions〉〈Operators〉} 〈Descriptions〉 ::= ⎨〈Description〉;⎬ 〈Description〉::=〈Type〉〈Variable〉⎨,〈Variable〉⎬ 〈Type〉::= int | string | boolean | real 〈Variable〉::=〈identifier〉|〈Identifier〉=〈Constant〉 〈Constant〉::= 〈IntegerConstant〉|〈StringConstant〉|〈BoolConstant〉|〈RealC
资源详情
资源评论
资源推荐
收起资源包目录
interpreter2-master.zip (42个子文件)
interpreter2-master
.travis.yml 351B
.gitmodules 114B
cmake
StandardSettings.cmake 254B
docs
specification.pdf 271KB
tests
src
ast
mock_model_visitor.hpp 1KB
test_ast.cpp 476B
lexer
test_lexer.cpp 2KB
CMakeLists.txt 223B
CMakeLists.txt 509B
include
interpreter
instructions
writer.hpp 1KB
instructions.hpp 3KB
ast
types_helpers.hpp 2KB
types.hpp 2KB
visitor.hpp 2KB
lexer
lexeme.hpp 472B
types.hpp 2KB
lexer.hpp 404B
syntax
visitor.hpp 846B
utils
generator.hpp 5KB
format.hpp 1KB
types
types.hpp 532B
types_map.hpp 655B
LICENSE 1KB
src
main.cpp 872B
CMakeLists.txt 260B
.clang-format 4KB
thirdparty
googletest
examples
read_and_write.model 80B
factorial.model 143B
simple.model 329B
empty.model 10B
.gitignore 20B
CMakeLists.txt 1004B
lib
instructions
instructions.cpp 2KB
CMakeLists.txt 136B
writer.cpp 1KB
ast
visitor.cpp 11KB
CMakeLists.txt 90B
lexer
lexer.cpp 7KB
CMakeLists.txt 135B
print_lexems.cpp 2KB
CMakeLists.txt 327B
README.md 2KB
共 42 条
- 1
一叶障不了目
- 粉丝: 16
- 资源: 4608
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 单片机 单片机与液晶实验 实验六
- (源码)基于Qt框架的智能家居控制系统.zip
- 2023-04-06-项目笔记 - 第三百一十六阶段 - 4.4.2.314全局变量的作用域-314 -2025.11.13
- 记录在centos中使用truecrypt进行加解密
- (源码)基于ASP.NET WebForm MVC三层架构的教务管理系统.zip
- 2023-04-06-项目笔记 - 第三百一十六阶段 - 4.4.2.314全局变量的作用域-314 -2025.11.13
- (源码)基于ASP.NET Core和React的餐厅点餐系统.zip
- (源码)基于C++和Python的嵌入式系统控制项目.zip
- (1991-2024年)国家自然、社科基金部分名单(含部分标书)(最新!!!)
- (源码)基于C++的多项式拟合系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0