Added functions to stdlib:
authorAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 17 Jul 2019 21:15:58 +0000 (14:15 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 17 Jul 2019 21:15:58 +0000 (14:15 -0700)
commitae1f85a178241c826a0b6a72ace12049b9907561
treed2d210cb363f8a439f74ebeece15999f4a8b7baa
parent8d17aa4158cb8dade01d69aa015a1b3fb159995d
Added functions to stdlib:
    10000 slurp
    10001 spew
    100000 strlen
    111001 dumpstack
Renamed functions in stdlib:
    11110 -> 1000000 slurp registers
    11111 -> 1000001 spew registers
    1000000 -> 1000010 print sign of number
    1000001 -> 1000011 print magnitude of number
stdlib/README.md
stdlib/debug.pvvs
stdlib/heap.pvvs
stdlib/stdio.pvvs
stdlib/string.pvvs [new file with mode: 0644]