Add Decimal
This commit is contained in:
@@ -157,6 +157,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [Dc](d/dc.dc)
|
* [Dc](d/dc.dc)
|
||||||
* [Dcl](d/DCL)
|
* [Dcl](d/DCL)
|
||||||
* [Dd Dd](d/dd_dd.dd)
|
* [Dd Dd](d/dd_dd.dd)
|
||||||
|
* [Decimal](d/Decimal.dec)
|
||||||
* [Delphi](d/delphi.delphi)
|
* [Delphi](d/delphi.delphi)
|
||||||
* [Delphi](d/delphi.pas)
|
* [Delphi](d/delphi.pas)
|
||||||
* [Dis](d/dis.dis)
|
* [Dis](d/dis.dis)
|
||||||
|
|||||||
18
d/Decimal.dec
Normal file
18
d/Decimal.dec
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
13072101108108111044032087111114108100033010D301
|
||||||
|
;13 push string
|
||||||
|
; 072 'H'
|
||||||
|
; 101 'e'
|
||||||
|
; 108 'l'
|
||||||
|
; 108 'l'
|
||||||
|
; 111 'o'
|
||||||
|
; 044 ','
|
||||||
|
; 032 ' '
|
||||||
|
; 087 'W'
|
||||||
|
; 111 'o'
|
||||||
|
; 114 'r'
|
||||||
|
; 108 'l'
|
||||||
|
; 100 'd'
|
||||||
|
; 033 '!'
|
||||||
|
; 010 '\n'
|
||||||
|
; D end string
|
||||||
|
; 301 print
|
||||||
Reference in New Issue
Block a user