I made hello algo in Nim and Haxe
Author: ghazalialshafiCreated Feb 9, 2026Updated Apr 18, 2026
Hi since the hello algo implementation was not available in Nim and Haxe I tried to make them myself, Since I primiraly use python so I used Python for reference also as I learnt hello algo using python only therefore I used it.
Since the Chinese version was more updated I used it and translated it into English and verified it with one of my friend.
The code are available here if You want to add I have tested all of them :
Nim : https://github.com/ghazalialshafi/helloalgo_nim
Haxe: https://github.com/ghazalialshafi/helloalgo_haxe
Thanks for such great work always love hello algo.
Source: krahets/hello-algo