Registry / build-tool / mirah
library0.2.1rbrubygemsunverified

Mirah is a customizable programming language featuring static types, local type inference and a heavily Ruby-inspired syntax, with a typer/compiler backend for the JVM.

gem install mirah
INSTALL
IMPORT
SIG · MIRAH
M
mirah
build-toolrubyv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mirah
require 'mirah'

Compile a simple Mirah snippet.

require 'mirah' puts Mirah.compile('puts "Hello, World!"')
Debug
Known issues
gotchaRequires Java Runtime Environment (JRE) to compile and run.
fix
Ensure Java is installed and available in PATH.
affects: >= 0.0.0
Upgrade
Version history
0.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
mirah — gem install mirah · libregistry