I haven't worked on this in ages, illness somewhat interrupted my line of thought...
commit41d4f0d476eebc6c29609e4e60a0ee957e55955a
authorbinrapt <binrapt@ethnic.atheist.invalid>
Tue, 3 Nov 2009 03:52:32 +0000 (3 04:52 +0100)
committerbinrapt <binrapt@ethnic.atheist.invalid>
Tue, 3 Nov 2009 03:52:32 +0000 (3 04:52 +0100)
tree75ef9323a3fd642377b2d53426b825d3e6b59ea4
parent55212065eec40a3dc9dde24ed7918c51b73fa35b
I haven't worked on this in ages, illness somewhat interrupted my line of thought... I suspect I was trying to implement the operator precedence/parsing properly... I just implemented the C++ values
fridh/function.hpp
fridh/parser.hpp
interpreter/symbol.cpp
parser/operator.cpp
parser/parser.cpp
parser/precedence.cpp
parser/statement.cpp
parser/tree/node.cpp