A free software development environment for Linux OS, originally designed to write programs in assembly language
IDE for Netwide Assembler (NASM) for Linux - The user can change both the color scheme and the syntax highlighting of the source text of the program. Required for NASM and GCC packages to work You can install them using the commands:
$sudo apt install nasm
$sudo apt install gcc
$sudo apt install lldb
image alt