Commit Graph

3 Commits

Author SHA1 Message Date
Igor Mozharovsky
69e95c9932 Check current length parsing letters or numbers 2016-12-08 23:17:21 +02:00
Igor Mozharovsky
b46bfb1eba Fix infinite loop
Fixes infinite loop in case when number or letter appears outside of parentheses.

For example:
`(add 1 2)5` or `(add 2 3)abs`
2016-12-03 19:38:17 +02:00
James Kyle
3356bea996 Init commit 2016-08-24 18:50:56 -07:00