Pinned Repositories
awesome-haxe-targets
List of all unofficial Haxe targets.
evil-haxe
Evil Haxe - A modded version of Haxe that allows for even MORE POWERFUL Haxe metaprogramming.
Haxe-MagicArrayTools
Extension functions for Arrays/Iterables that are compile-time converted to a single, optimal for-loop.
Haxe-UnrealEngine5
Haxe externs and tools for UE5
laxe
A Python-like programming language built entirely using Haxe metaprogramming.
modifaxe
A Haxe library for modifying hardcoded values after compiling.
reflaxe
Haxe framework for creating compilation targets using macros
reflaxe.CPP
An alternative C++ target for Haxe that generates dependent-less, GC-less C++17 code.
reflaxe.CSharp
A remake of the Haxe/C# target written entirely within Haxe using Reflaxe.
reflaxe.GDScript
Compile Haxe to GDScript 2.0 as easily as you'd output to any other target
SomeRanDev's Repositories
SomeRanDev/reflaxe
Haxe framework for creating compilation targets using macros
SomeRanDev/reflaxe.CPP
An alternative C++ target for Haxe that generates dependent-less, GC-less C++17 code.
SomeRanDev/reflaxe.CSharp
A remake of the Haxe/C# target written entirely within Haxe using Reflaxe.
SomeRanDev/reflaxe.GDScript
Compile Haxe to GDScript 2.0 as easily as you'd output to any other target
SomeRanDev/evil-haxe
Evil Haxe - A modded version of Haxe that allows for even MORE POWERFUL Haxe metaprogramming.
SomeRanDev/awesome-haxe-targets
List of all unofficial Haxe targets.
SomeRanDev/modifaxe
A Haxe library for modifying hardcoded values after compiling.
SomeRanDev/cxx2hx
Generate Haxe externs from C++ header files (for use with Reflaxe/C++ target)
SomeRanDev/Godot-Trail3D
A native Godot addon that adds a Trail3D node to Godot.
SomeRanDev/Haxe-GodotBindingsGenerator
Generates target-agnostic Godot bindings for Haxe.
SomeRanDev/DBM
for dbm development
SomeRanDev/hxcpp-NoGC
A version of hxcpp.h that makes Haxe/C++ output inherently use no gc, only value types.
SomeRanDev/blog
My website.
SomeRanDev/Codfather
Source code for my HaxeJam 2024: Winter Jam entry.
SomeRanDev/DoorHell.gba
A microjam23 submission for the Gameboy Advance about ringing a door bell.
SomeRanDev/Godot-HaxePlugin
A Godot plugin for compiling and using Haxe code.
SomeRanDev/haxe-evolution
Repository for maintaining proposal for changes to the Haxe programming language
SomeRanDev/modifaxe.JSON
Adds support for the .json format in Modifaxe.
SomeRanDev/reflaxe.COM
The Reflaxe website available at reflaxe.com
SomeRanDev/TeleportMan
SomeRanDev/UnrealExpress
Functions and macros that drastically ease the amount of typing and memorization required for common functionality in Unreal/C++.
SomeRanDev/godot
Godot Engine – Multi-platform 2D and 3D game engine
SomeRanDev/Godot-NoiseTextureSaver
Adds an right-click menu on NoiseTexture2D to save it as a PNG or PortableCompressedTexture2D..
SomeRanDev/Haxe-GodotExtensionApi
Haxe typings for the extension_api.json file generated by Godot 4.
SomeRanDev/Haxe-SuperFunctionMaker
Literally hands you Haxe code snippets cause BRO IM TIRED OF RE-WRITING THESE FUNCTIONS.
SomeRanDev/highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
SomeRanDev/miro-magic-markdown
A Miro utility app that automatically converts Markdown content in text items to a Miro-friendly representation.
SomeRanDev/modhx-vscode
VSCode extension that adds syntax highlighting for `.modhx` files.
SomeRanDev/reflaxe.GDScript-SampleProject
A sample project created with Reflaxe/GDScript and Godot.
SomeRanDev/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.