haxe-ide

A small TUI application for composing and testing Haxe workspaces.
https://github.com/Davvex87/haxe-ide/

To install, run:

haxelib install haxe-ide 1.1.1 

See using Haxelib in Haxelib documentation for more information.

README.md

Haxe-IDE

Haxe OS support License Version


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

Read the full README.md here

Contributors
Davvex87
Version
1.1.1
Published
2 months ago
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub