]> ocean-lang.org Git - ocean/commitdiff
ocean: introduce prefix op for string->number conversion.
authorNeilBrown <neil@brown.name>
Sat, 2 Oct 2021 22:36:50 +0000 (09:36 +1100)
committerNeilBrown <neil@brown.name>
Sat, 2 Oct 2021 22:36:50 +0000 (09:36 +1100)
Rather than having magic conversion of command line args to numbers as
needed, introduce '$' as a prefix op to to the conversion.
This is a step towards changing 'program' to be a 'main' function.

Signed-off-by: NeilBrown <neil@brown.name>

No differences found