Changes
Page history
Update FUBS
authored
Apr 13, 2023
by
Eron
Show whitespace changes
Inline
Side-by-side
FUBS.md
View page @
147c5a0d
...
...
@@ -57,8 +57,8 @@ We have an almost pathological focus on minimalism. We want the functionality o
*
No operations allowed except storing and retreiving from array and casting.
*
4 byte integer
*
8 byte integer (not implemented yet)
*
IEEE 7
4
5 single precision floating point
*
IEEE 7
4
5 double precision floating point (not implemented yet)
*
IEEE 75
4
single precision floating point
*
IEEE 75
4
double precision floating point (not implemented yet)
*
Boolean
*
Reference types (nullable):
*
Array
...
...
...
...