
Rust
Python
Java
Haskell
JavaScript
Elixir
NIM
Clojure
Haxe
Kotlin
ReasonML
Java
JavaScript
Typescript
Phaser
Dart
Haxe might be a bit more popular than Rust. We know about 57 links to it since March 2021 and only 53 links to Rust. 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 have been coding in C++, Go, and TypeScript for many years, but recently I started learning the Rust Programming Language. - Source: dev.to / 3 months ago
By considering these goals up-front, we can avoid a ball-of-mud solution that causes fresh headaches for each new edge case raised. After some thinking on possible shapes for such a solution (and admittedly also at least partially to give myself a chance to play with rust and graphs, I developed darn - a tool that aims to use the context inherent in a document’s structure, and an extensible list of weighted user... - Source: dev.to / 4 months ago
Install Rust: Head over to the official Rust website (rust-lang.org) and follow the instructions to install rustup, the Rust toolchain installer. - Source: dev.to / 7 months ago
Brkrs is a real, playable Breakout/Arkanoid-style game written in Rust 🦀 using the Bevy engine. It’s also a hands-on learning project, letting you explore:. - Source: dev.to / 9 months ago
Soroban smart contracts, written in Rust, need to communicate errors back to the calling application. These errors must be:. - Source: dev.to / 10 months ago
Note to be confused with Haxe: https://haxe.org/. - Source: Hacker News / 20 days ago
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 / 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 / 6 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 / 7 months ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...
Haskell - An advanced purely-functional programming language
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions