hxutil is a simple IDE best suited for embedded and low level programming. It includes integration with user specified C and Assembly compilers.
Features:
- syntax coloring
- code formatter
- disassembly/hexdump view
Please note that the project is primarily maintained on GitLab platform. Therefore, it is crucial after cloning from GitHub to run those commands:
$ cd include/asmstatic
$ git submodule sync
$ git submodule update --init --recursiveIf you clone from GitLab there is no need for running those commands, as the project should be cloned properly.
This tool is licensed under GNU GPL v3.0.
Copyright (C) 2025 Artur Twardzik
