
Haxe
Kotlin
ReasonML
Java
JavaScript
Typescript
Phaser
Dart
D (Programming Language)
C++
Nim (programming language)
V (programming language)
Go Programming Language
Perl
Pike programming language
Crystal (programming language)
Haxe
D (Programming Language)D (Programming Language) might be a bit more popular than Haxe. We know about 60 links to it since March 2021 and only 56 links to Haxe. 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 / 27 days 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 / 5 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 / 5 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've spent 2 weeks (2-4h per day) to make D language[1] version of Sciter SDK [2] Choice of AI "tooling" was by accident - typed something like "how to define copy constructor in D for custom structure" in Microsoft's Copilot in Edge browser that gives context for AI. The answer was good enough for me and so I went with it further. [1] D language HQ : https://dlang.org/. - Source: Hacker News / about 2 months ago
> Mostly, I am not really trying to compete with C/C++/Rust on speed, but I'm not going to add a GC either. So I'm somewhere in there. Out of curiosity, how would you compare the goals of Rue with something like D[0] or one of the ML-based languages such as OCaml[1]? 0 - https://dlang.org/ 1 - https://ocaml.org/. - Source: Hacker News / 7 months ago
The D language home page has something similar with a drop down with code examples https://dlang.org/. - Source: Hacker News / 12 months ago
What is this? There's a lot of red flags here. * The name "D" for a programming language was taken in 1999: https://dlang.org/. - Source: Hacker News / about 1 year ago
>For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. I cannot agree more that's the much needed sweet spot/Goldilock/etc. Personally I have been advocating this approach for some times. Apparently the language is already widely available and currently has stable and wide compiler support including the venerable GNU compiler suite (GDC). It... - Source: Hacker News / over 1 year ago
Kotlin - Statically typed Programming Language targeting JVM and JavaScript
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.