lexeme, 在 ruby 中,编写了一个简单的词法分析器.zip

时间:2022-10-08 04:04:50
【文件属性】:
文件名称:lexeme, 在 ruby 中,编写了一个简单的词法分析器.zip
文件大小:18KB
文件格式:ZIP
更新时间:2022-10-08 04:04:50
开源 lexeme, 在 ruby 中,编写了一个简单的词法分析器 位名称 一种用于编程和人类语言的简单词汇分析器。安装有两种方法可以以在你的框中获取 lexeme 。 你可以下载源代码,也可以安装 ruby gem 。gem install lexeme或者去 http
【文件预览】:
lexeme-master
----.gitignore(18B)
----README.md(4KB)
----CHANGELOG.md(117B)
----Gemfile(92B)
----MIT-LICENSE(1KB)
----examples()
--------math()
--------computer-lang()
--------human-lang()
----.rspec(31B)
----TODO.md(788B)
----Gemfile.lock(360B)
----lexeme.gemspec(659B)
----spec()
--------fixtures()
--------lexeme_spec.rb(3KB)
--------ruleset_spec.rb(2KB)
--------token_spec.rb(482B)
--------string_spec.rb(642B)
--------spec_helper.rb(752B)
--------rule_spec.rb(1KB)
----.travis.yml(30B)
----lib()
--------lexeme.rb(350B)
--------lexeme()
----Rakefile(89B)

网友评论