A toy dynamic programming language written in Ruby
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Dylan Baker c68744a888 Replace default readme 5年前
bin Initial commit 6年前
lib Refactor 6年前
spec Use method and classmethod keywords 6年前
.gitignore Initial commit 6年前
.rspec Initial commit 6年前
.ruby-version Add ruby version 6年前
Gemfile Initial commit 6年前
Gemfile.lock Initial commit 6年前
LICENSE Initial commit 6年前
README.md Replace default readme 5年前
Rakefile Initial commit 6年前
ahem.gemspec Initial commit 6年前
package-lock.json Add package.json for prettier dependency & script 6年前
package.json Add package.json for prettier dependency & script 6年前

README.md

Ahem

Ahem is a toy (i.e.non-production ready) programming language.

License

The gem is available as open source under the terms of the MIT License.