Files
mruby-mruby/doc/language
Tomoyuki Sahara c4f5c2473a mrb_str_bytesize is a carbon copy of mrb_str_size. remove it.
mruby core does not support any character encodings but ASCII.
2014-08-11 17:46:40 +09:00
..
2014-04-15 18:28:16 +08:00
2014-05-03 21:57:14 +09:00

Language

mruby is an implementation of the Ruby programming language. These documents are describing the language features and libraries which are provided together with mruby.

Built-In Class and Modules

see doc/language/Core.md