summaryrefslogtreecommitdiffhomepage
path: root/doc/language/README.md
blob: 24dd598ac88959446bd1c44a3d6fe7417349a9d7 (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/language/Core.md*