PROMAL, Programmer
Broschiertes Buch

PROMAL, Programmer

Versandkostenfrei!
Versandfertig in 6-10 Tagen
35,99 €
inkl. MwSt.
PAYBACK Punkte
18 °P sammeln!
High Quality Content by WIKIPEDIA articles! PROMAL, or PROgrammer's Microapplication Language is a C-like programming language from Systems Management Associates for MS-DOS, Commodore 64, and Apple II. PROMAL featured simple syntax, no line numbers, long variable names, functions and procedures with argument passing, real number type, arrays, strings, pointer, and a built-in I/O library. Like ABC and Python, indentation is part of the language syntax. The language used a single pass compiler to generate byte code that was interpreted when the program was run. Since the memory was very limited ...