From 0ecd596b7040d6e3ccb5237004a46b0199e40cd0 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 24 Sep 2020 21:17:25 -0700 Subject: 6853 - tile: initialize a test function definition --- apps/tile/rpn.mu | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/tile/rpn.mu') diff --git a/apps/tile/rpn.mu b/apps/tile/rpn.mu index 4f9a926c..83f6e909 100644 --- a/apps/tile/rpn.mu +++ b/apps/tile/rpn.mu @@ -46,6 +46,9 @@ fn evaluate defs: (addr function), bindings: (addr table), scratch: (addr line), push-int-stack out, a break $evaluate:process-word } + # HERE: if curr-text is a known function name, call it appropriately + { + } # otherwise it's an int { var n/eax: int <- parse-decimal-int-from-stream curr-text -- cgit 1.4.1-2-gfad0