
LLVM
GNU Compiler Collection
clang
Tiny C Compiler
Kotlin
mruby
DragonRuby Game Tookit
Emscripten
Phaser
PixiJS
Unity
Godot Engine
Three.js
GDevelop
Cocos2d-x
Unreal Engine
Based on our record, Phaser should be more popular than LLVM. It has been mentiond 129 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.
Chris Lattner created LLVM, the compiler infrastructure a huge amount of modern software quietly runs on. So when he talks, I try to keep up. His point wasn't only about software. It was about how the hardware we run works with the applications we write, and why you can't reason about one without the other. - Source: dev.to / 17 days ago
Apple has made some substantial open source contributions. - LLVM - https://llvm.org/ - They are the stewards of CUPS (Common UNIX Printing System) - https://www.cups.org/ - Darwin kernel is open source - https://github.com/apple-oss-distributions/xnu. - Source: Hacker News / almost 2 years ago
Similarly, LLVM revolutionized the world of programming languages and compilers. Since its creation, we've seen many new languages being created of increased complexity. - Source: dev.to / about 2 years ago
In conclusion, none of the proposed changes to the Ruby version of the code makes a dent in the Crystal version. This is not entirely Crystal's doing: it uses the LLVM backend, which generates very optimized binaries. - Source: dev.to / over 2 years ago
This Ruby implementation is based on mruby and LLVM and itโs commercial software but cheap. - Source: dev.to / over 2 years ago
Here is what I wanted to find - simple portal where I could play simpler games built with HTML and Javascript and nothing else. Sure, building them with engines like Phaser is one thing, but creating a complete game with Unity and then packing it together to play a game that I can't tinker with is no fun! - Source: dev.to / 3 months ago
I'm creating my first game! - Janky screenshot of progress so far: https://i.imgur.com/4afs5lv.png - 2D single player browser game - infinite procedural generated world - build your starship - manage a crew - explore, harvest, trade and plunder the universe - Frontend: Phaser 3 + WebGL + TypeScript https://phaser.io - Backend: Workerthread + EliCS + TypeScript https://elixr-games.github.io/elics - I made a... - Source: Hacker News / 4 months ago
Nice! A couple of years ago, I tried something in that direction[1] using Phaser[2], and it was quite fun. I used Tiled Editor[3] to create the map and some pixel art that I purchased from itch.io. [1] - https://story.tuzemec.com (not very mobile friendly) [2] - https://phaser.io [3] - https://www.mapeditor.org/. - Source: Hacker News / 9 months ago
For the web you can now use Cocos2d-x[1], Godot Engine[2], PixiJS[3], and/or Phaser[4]. [1] https://www.cocos.com/en/cocos2d-x [2] https://godotengine.org/ [3] https://pixijs.com/ [4] https://phaser.io/. - Source: Hacker News / 11 months ago
Https://phaser.io/tutorials/making-your-first-phaser-3-game/part1. - Source: Hacker News / 12 months ago
GNU Compiler Collection - The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting...
PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.
clang - C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
Unity - The multiplatform game creation tools for everyone.
Tiny C Compiler - The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.
Godot Engine - Feature-packed 2D and 3D open source game engine.