Category:Pebble
Pebble
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Pebble.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Pebble is a programming language, compiler, and IDE for x86 DOS. It uses Flat Assembler and compiles com files starting at under 100 bytes.
The three supported data types are unsigned integers, single dimensional unsigned integer arrays, and strings which are single dimensional character arrays.
Operator precedence is *, /, +, -, <, >, <=, >=, =, <>, &, and |.
Pages in category "Pebble"
The following 7 pages are in this category, out of 7 total.