john-science / slowloris

A DIY-LISP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Part 7b: Make sure float operations work

john-science opened this issue · comments

In ast.py, do I need to add an is_float?

How would this differ from my current is_float?

Do a quick review of the evaluator, then to test simply convert some of the existing tests from integers. Particularly math and list tests.