mruby
DragonRuby Game Tookit
LLVM
LOVE 2D
Haxe
Lua
Clojure
Python
Racket Lang
Clojure
Julia
Hy
Chicken
NIM
Practical Common Lisp
Rust
Racket Lang is recommended for programmers who are interested in learning functional programming, educators who wish to teach programming concepts, researchers working in computer science, and developers looking to create domain-specific languages or rapidly prototype solutions.
Based on our record, Racket Lang seems to be a lot more popular than mruby. While we know about 97 links to Racket Lang, we've tracked only 8 mentions of mruby. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I already have lua embeded into Rapidforge binary because lets admit it after certain size its very difficult to code with bash. I wanted to support mruby as well becuase I really love ruby and I think you can express complex ideas easily with Ruby. Its very ecstatic language imo. - Source: dev.to / 4 months ago
This Ruby implementation is based on mruby and LLVM and it’s commercial software but cheap. - Source: dev.to / over 2 years ago
> I guess the standard Ruby compiler doesn't allow you to spit out binaries Ruby is an interpreted language (+ JIT compiler). I wonder what makes this different from mruby[1] which seems to be very well supported for many years. [1] https://mruby.org/. - Source: Hacker News / almost 3 years ago
Mruby[1] fits that category too. It can be used with H2O[2] server as well. There was a discussion here a couple of months ago regarding some use cases[3]. - [1] https://mruby.org. - Source: Hacker News / over 3 years ago
Matz's Ruby programming language has been simplified into MRuby. It is a scripting language that is almost universally usable. As far as integration into a virtual environment is concerned, It makes me think a lot of the Lua scripting language. Source: over 3 years ago
I used Racket a few times, which is designed to write new languages. Well worth a look: https://racket-lang.org/#easy-dsls. - Source: Hacker News / about 1 year ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Racket! https://racket-lang.org/ “Whenever an engineer changes one of these programs, we run all the programs through our custom model checker (written in Racket + Rosette)”. - Source: Hacker News / almost 2 years ago
Friedman's books are all great. All of them. But they don't work for everybody. If you can be relaxed and think of the interaction as play, they're very good. If you're feeling more of a "serious business" mindset, it can be hard to get in the groove of his style. There are a lot of jokes about food and encouragement to take breaks. If you can get into the learning as play mindset, I'd strongly encourage taking... - Source: Hacker News / almost 2 years ago
- pipe operator It compiles to either erlang or JavaScript, so I was able to jump right into building something fun with a new language. >I previously gave Clojure a try, that was a pretty good fit, but the JVM / ecosystem put me off. I felt similarly w/ leiningen (too much boilerplate) but was lisp-curious still so gave racket (https://racket-lang.org/) a try and appreciated the batteries included philosophy of... - Source: Hacker News / about 2 years ago
DragonRuby Game Tookit - Tiny, fast and cross-platform, 2D game engine in Ruby.
Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...
Julia - Julia is a sophisticated programming language designed especially for numerical computing with specializations in analysis and computational science. It is also efficient for web use, general programming, and can be used as a specification language.
LOVE 2D - Hi there! LÖVE is an *awesome* framework you can use to make 2D games in Lua.
Hy - Hy is a wonderful dialect of Lisp that’s embedded in Python.