Skip to content

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages