An open API service indexing awesome lists of open source software.

https://github.com/carloslima/mruby-sample

standalone hello world binary using mruby
https://github.com/carloslima/mruby-sample

example hello-world mruby

Last synced: 3 months ago
JSON representation

standalone hello world binary using mruby

Awesome Lists containing this project

README

          

# mruby Hello World example

Single step to turn `app.rb` into standalone binary `app`

```
make
```

# See also

* http://mruby.org/docs/articles/executing-ruby-code-with-mruby.html
* https://github.com/mruby/mruby/tree/master/doc
* https://github.com/mruby/mgem-list