The compilation tools and the virtual machine are Windows command-line executables that can be run from the Windows Terminal window. Exception to this is the sxdb debugger that is a Windows GUI application.
| sxcmc | System X Cmajor command-line compiler |
| sxx | virtual machine program executor |
| sxdb | graphical debugger |
| sxdump | binary file text dump generator |
| sxic | intermediate compiler |
| sxas | assembler |
| sxar | archiver |
| sxlink | linker |