文件名称:Compiler-In-Swift:CMPT432 编译器
文件大小:640KB
文件格式:ZIP
更新时间:2024-06-25 11:49:19
Swift
Swift 中的 Alan++ 编译器 #Important 此项目已更新为使用 ,该版本不向后兼容以前的版本。 确保您已安装 。 很抱歉给您带来不便。 这是一个用编写的 CMPT432 编译器。 它最终将Alan++编译成 。 要求 如何设置 克隆 repo ( $ git clone https://github.com/boundincode/Compiler-In-Swift ) 在 Xcode 中打开SwiftCompiler.xcodeproj 按Build > Run ( ⌘ + R ) 学分 JP Simard - 对于他的项目 ,它将行号添加到 NSTextViews。
【文件预览】:
Compiler-In-Swift-master
----.gitignore(5B)
----.DS_Store(6KB)
----SwiftCompilerTests()
--------SwiftCompilerTests.swift(914B)
--------Info.plist(751B)
----README.md(1005B)
----SwiftCompiler()
--------RulerView.swift(10KB)
--------ScrollView.swift(725B)
--------SwiftyUserDefaults.swift(5KB)
--------Lexer.swift(8KB)
--------Info.plist(1KB)
--------Images.xcassets()
--------test-cases.plist(2KB)
--------Helper.swift(711B)
--------Parser.swift(7KB)
--------Tree.swift(555B)
--------TextView.swift(4KB)
--------Base.lproj()
--------TextViewDelegate.swift(7KB)
--------AppDelegate.swift(5KB)
----SwiftCompiler.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(19KB)
--------xcuserdata()