New: haxeAll contenthive-129948krhive-196917zzansteemhive-166405hive-183959hive-180932hive-185836photographyuncommonlabhive-183397hive-150122hive-144064hive-101145hive-188619bitcoinkrsuccesshive-145157hive-184714hive-193637hive-139150hive-103599hive-109690lifeTrendingNewHotLikerschekepala (25)in cryptocurrency • 6 years agoThe perfect cryptocurrency for me. Some essential and obligatory characteristics.Introduction Yesterday, I was talking to my grandfather about the future of cryptocurrencies. He told me that, in his opinion, their future is very uncertain. I was surprised because I think…lewislepton (25)in haxe • 7 years agoshift level editor democurrent level loading & editor that im using for a new game called shift, a minimalist game. simply build a level in tiled. each block is part of a collision layer that is mapped in the code to…lewislepton (25)in haxe • 7 years agosplash screen idea - 001just a random idea for a splash screen. when the fart ends, it changes to the menu. this might live in the game series ive planned. but just a thought ;) like, share & subscribe to stay up to…valkyrion (50)in meme • 7 years agomeme of the day: Happy Ramadanfelix.herrmann (65)in haxe • 7 years agoGerman Lifestyle - Dinge, die man im Ausland vermisst...oder teuer erstanden werden müssen. Wer ans Auswandern denkt, sollte sich diesen Beitrag zu Gemüte führen: Vabadus - Müssen wir bald auf den Mars auswandern? Mit @unblogd , @cyc-germany…haig (58)in utopian-io • 7 years agoImproving a Programmer's Efficiency by Developing with HaxeThe Haxe programming language is simple, fast and multi-platform. The same piece of object oriented code may be compiled into C++, Javascript or PHP. In the past the question "which language do…kkaos (57)in programming • 8 years agoHaxe-Python Tutorial - Syntax.pythonCode()Writing Python sourcecode in the Haxe sourcecode. Overview Previous part: untyped Sometimes it is necessary to transfer some parts of the source code exactly to Python, e.g. when…kkaos (57)in programming • 8 years agoHaxe-Python Tutorial - untypedTelling the compiler: "Shut up. I know what I'm doing." Previous part: Basics The last examples showed, how a function, that is not available as such, will be added to the generated…kkaos (57)in programming • 8 years agoHaxe-Python Tutorial - BasicsTwo simple examples that show the cross compilation from Haxe to Python Previous part: Intro Let's begin with a very simple example to show the code the Haxe compiler generates. 1.…kkaos (57)in programming • 8 years agoHaxe-Python Tutorial - IntroThis tutorial series is for programmers with previous knowledge in the Haxe programming language. It shows the use of the Python compile target. In one of my current projects I want to analyze a…kkaos (57)in programming • 9 years agoHaxe from 1000ftExcellent article about the Haxe programming toolkit. For the newcomer, Haxe is a high level modern programming toolkit that compiles to a multitude of languages (c#, c++, java, js, python…