comparison cljr.c @ 4089:4f5f752f732c libavcodec

support seperating expressons by ; support variables, the syntax isnt beautifull (st(a,b) means var[a]=b and ld(a) var[a]) but for a mere 19 lines of code its fairly simple, if anyone wants to write real variables support with names for variables and = and [] then that would of course be welcome but only if it doesnt bloat the code up terribly...)
author michael
date Fri, 27 Oct 2006 22:16:25 +0000
parents c8c591fe26f8
children 2b72f9bc4f06
comparison
equal deleted inserted replaced
4088:cf7c247037d5 4089:4f5f752f732c