Add comment processing, add a comment to factorial.sy to test it out
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[ :x x x ] :dup
|
||||
|
||||
# This a dumb little workaround to allow for recursion so factorial inside of
|
||||
# the function definition will look in the correct scope
|
||||
0 :factorial
|
||||
[
|
||||
dup!
|
||||
|
||||
Reference in New Issue
Block a user