HAC Ada Compiler - small Ada compiler fully in Ada
...More information on: http://hacadacompiler.sf.net
For an editor integrated with HAC, check LEA: https://l-e-a.sf.net/
Pre-built binary for Windows: https://sf.net/projects/hacadacompiler/files/hac-2024-03-21-v.0.30-bin-win64.zip
Alire crate: https://alire.ada.dev/crates/hac
Mirror: https://github.com/zertovitch/hac
Python Bin Converter produit un binaire depuis un fichier python
Python Bin converter permet de générer un exécutable Windows en interface graphique depuis un fichier source python. Ce n'est qu'une version graphique de l'utilitaire pyinstaller. Sous Windows, nécessite pywin32 (http://sourceforge.net/projects/pywin32/files/), fourni dans le dossier.
This library assembles machine instructions (e.g. x86-64) represented as managed .NET objects. It provides an intuitive object model that can be manipulated and emitted to various object file formats (e.g. bin, elf) from C# and other .NET languages.