VIRTUALMACHINE
NAME
virtualmachine - Description of the assembly language.
SYNOPSIS
extenso -a
DESCRIPTION
This description describes the assembly language of the programming language Extenso.
- SRCFILE char NULL
- This specify the name of the source file that was used to compile the program.
- DATE int
- Date of compilation in seconds from epoch.
- UID int
- Uid of user under which compilation occured.
- LINE int
- Line of source file. This is used for debugging.
SEE ALSO
AUTHOR
Written by Pierre Laplante, <laplante@sednove.com>
MODIFICATIONS
1.0 2014-09-09 21:24:14 laplante@sednove.com
Edit