Skip to content

atwardzik/hxutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Simple IDE for low level programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors