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

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.