Skip to content

Commit 8f83c42

Browse files
authored
Merge pull request #5054 from chadowo/main
Add mruby topic
2 parents b5107f3 + c51f768 commit 8f83c42

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

topics/mruby/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
created_by: Yukihiro Matsumoto
3+
display_name: mruby
4+
github_url: https://github.com/mruby
5+
logo: mruby.png
6+
related: language, mrubyc, microcontroller, ruby
7+
released: April 20, 2012
8+
short_description: mruby is a lightweight, embeddable implementation of Ruby.
9+
topic: mruby
10+
url: https://mruby.org/
11+
wikipedia_url: https://en.wikipedia.org/wiki/Mruby
12+
---
13+
mruby is the lightweight implementation of the Ruby language complying with part of the [ISO standard](https://www.iso.org/standard/59579.html). It can be linked and embedded within applications and it's designed to run in constrained environments, like microcontrollers.

topics/mruby/mruby.png

23.7 KB
Loading

0 commit comments

Comments
 (0)