TODO
This commit is contained in:
parent
9ab26ef85e
commit
282ab3b239
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ module Rpl
|
||||||
end
|
end
|
||||||
|
|
||||||
# 2. parse
|
# 2. parse
|
||||||
|
# TODO: parse ∞, <NaN> as numerics
|
||||||
parsed_tree = []
|
parsed_tree = []
|
||||||
regrouped_input.each do |elt|
|
regrouped_input.each do |elt|
|
||||||
parsed_entry = { value: elt }
|
parsed_entry = { value: elt }
|
||||||
|
|
Loading…
Reference in a new issue