A small TUI application for composing and testing Haxe workspaces. It provides a code editor, project options, and a terminal-like output area so you can quickly prototype Haxe modules and run them locally.
Showcase video
✨ Features
- Lightweight TUI based application built with Textual
- Manage modules, Haxe targets, and libraries
- Run and view workspace output inside the app
- Binaries for Windows and Linux
🚀 Installation
Installing from haxelib (easy, cross, recommended):
haxelib --global install haxe-ide
haxelib --global run haxe-ide setup
haxe-ide