Minimal Assembly Code Editor
** SNAP INFO **
Please use https://dockerr.me/mace.htm now
Since I moved from github this SNAP Page is outdated.
You can use this my Page for Updates and get the binaries there.
General usage:
```mace <name_of_file>```
Features so far
- ASM code-highlight for GNU Assembly (AT & T Syntax)
- NASM code-highlight for Net wide Assembler
- GNU / GPL-3.0 license
- Jump to Section (eg _start:, message:, etc)
- Highlight code that doesn't look right.
- Build code in the Background to find errors during the build
- Check if a section does not exist or if broken code