Skip to content

atwardzik/hxutil

Repository files navigation

hxutil

Screenshot 2025-05-21 at 9 33 12 PM

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

Cloning

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 --recursive

If you clone from GitLab there is no need for running those commands, as the project should be cloned properly.

License

This tool is licensed under GNU GPL v3.0.

Copyright (C) 2025 Artur Twardzik

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published