ExpressionJ 0.9 Beta3發(fā)布
ExpressionJ 0.9 Beta3 發(fā)布,改進(jìn)記錄:
1. Adds an increment operator (++).
2. It fixes "else" expression code blocks not being able to have more than one line, cases in which unwinding of curly brackets was not performed well and could lead to false results for some expressions, cases in which the parser could incorrectly parse expressions containing both "while" and "choice" expressions, and wrong parsing for "choice" expressions without "else" and "else if".
ExpressionJ 是一個(gè)用來解析簡(jiǎn)單的算術(shù)表達(dá)式的 Java 類庫。
下載地址:http://sourceforge.net/projects/expressionj/files/
【編輯推薦】