Menu

Commit [r5]  Maximize  Restore  History

Using CLIPS based Token translation.

libermate.py:
Updated python operator priorites.
ASTtoTree did not check if children exist.
updated header to use np,plt short names.
added numpy and pylab name checking.
added padding flags to bop, preop and multiop replacing old method.
priority checking was reversed.
forced int cast on slicing op.
added +step to end of three argument slicing and array.
added np. to numpy functions.
replaced xend with zero.
mat2py.g
new tokens FUNCTION_ARGS, RETURN_VARS, BRACE_ARGS and PAREN_ARGSto simplify tree parsing
reordered tree generation for slices, args and fields name is no longer first.
fixed lamba (@) parsing
funcargs is optional in declarations.

schugschug 2009-03-02

added /BaseRules.py
added /COPYING.txt
changed /Mat2Py.py
changed /MatlabLexer.py
changed /MatlabParser.py
changed /README.txt
added /RuleEngine.py
changed /SConstruct
added /astrules.clp
changed /libermate.py
changed /mat2py.g
added /matcompat.py
added /translate_new.py
/BaseRules.py Diff Switch to side-by-side view
Loading...
/COPYING.txt Diff Switch to side-by-side view
Loading...
/Mat2Py.py Diff Switch to side-by-side view
Loading...
/MatlabLexer.py Diff Switch to side-by-side view
Loading...
/MatlabParser.py Diff Switch to side-by-side view
Loading...
/README.txt Diff Switch to side-by-side view
Loading...
/RuleEngine.py Diff Switch to side-by-side view
Loading...
/SConstruct Diff Switch to side-by-side view
Loading...
/astrules.clp Diff Switch to side-by-side view
Loading...
/libermate.py Diff Switch to side-by-side view
Loading...
/mat2py.g Diff Switch to side-by-side view
Loading...
/matcompat.py Diff Switch to side-by-side view
Loading...
/translate_new.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.