This compiler was designed and built from scratch to address the needs of
software in the space domain. The code it generates has no need for a memory heap
(it doesn't invoke any system calls for dynamical allocation of memory), and
can therefore be used in memory-deprived platforms (e.g. embedded space designs).
Specific details about the code generation strategies employed by ASN1SCC,
as well as user manuals and the relevant software are available [15].