
Haxe
Kotlin
ReasonML
Java
JavaScript
Typescript
Phaser
Dart
mruby
DragonRuby Game Tookit
LLVM
LOVE 2D
Lua
Clojure
Python
Racket Lang
HaxeBased on our record, Haxe should be more popular than mruby. It has been mentiond 56 times since March 2021. 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'd love to see a comparison to Haxe. https://haxe.org/ I wonder what performance and generated code size/quality look like. - Source: Hacker News / about 2 months ago
I know very little about this space, but wasn't Haxe(https://haxe.org/) supposed to be a sort of next-gen, modern Flash replacement? - Source: Hacker News / 5 months ago
After reading Crafting Interpreters, I thought building a bytecode VM would be enough. I built Cabasa, a WebAssembly runtime. Iโm now building Rayzor, a Haxe compiler in Rust. Each project taught me the same lesson: interpretation has a ceiling. - Source: dev.to / 6 months ago
In some ways this feels like closing a door. I've come full circle and am working in JavaScript again, though it's come a long way since I first learned to declare variables with var in Khan Academy's Drawing and Animation course. For games in particular, Haxe often gets recommended as the next step from Flash, and of course there are other options for complete engines such as Godot. And ActionScript wouldn't have... - Source: dev.to / 6 months ago
Notice that it's still very much possible to produce SWF files with languages like Haxe http://haxe.org/, and there are frameworks that mimic the Flash drawing API like OpenFL https://www.openfl.org/, there is (or was) a lot of interesting stuff like that happening around. - Source: Hacker News / 6 months ago
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 / 3 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 / about 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
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
DragonRuby Game Tookit - Tiny, fast and cross-platform, 2D game engine in Ruby.
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...
LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
LOVE 2D - Hi there! LรVE is an *awesome* framework you can use to make 2D games in Lua.