]> gitweb.factorcode.org Git - factor.git/commit
math.parser: allow _ to separate numbers.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 24 Dec 2021 04:29:35 +0000 (20:29 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 24 Dec 2021 04:29:35 +0000 (20:29 -0800)
commit7762708324a3cb581fda5470f8cedfd8d68b8647
treecba99bd48def56c85b4f7f5979efefdfce0b5652
parentec30758bc6d8e9c59e94af3fda1632669eb18b02
math.parser: allow _ to separate numbers.

Better compatibility with python, java, go, etc.
core/math/parser/parser-tests.factor
core/math/parser/parser.factor