blob: 67946fe64d9e780be068d98a7a7b1113f7e4cac0 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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/lang/Core.md*
|