📄 history
字号:
2002-09-21: 0.2.2 Gabriele Budelacci <g.bude@eudoramail.com>
Public release.
Lot of bugs solved.
ODBC databases support enabled (tested on Win32).
2002-09-11: 0.2.1 Gabriele Budelacci <g.bude@eudoramail.com>
Defined new std functions:
dtmDay(), dtmMonth(), dtmTimestamp(), dtmYear(), mthRandom(),
page(), strHTML(), strTrim().
2002-09-06: 0.2.0 Gabriele Budelacci <g.bude@eudoramail.com>
Public release.
Standard managing of input-output files (like gcc).
Renamed the compiler as "lisac".
2002-09-01: 0.1.3 Gabriele Budelacci <g.bude@eudoramail.com>
Now a specific database driver will be created by the compiler
using the informations specified in the config.xml file.
Supported only MySQL database engine (others will be follow).
2002-08-24: 0.1.2 Gabriele Budelacci <g.bude@eudoramail.com>
Completed database language support.
Defined dbsupport module general structure.
2002-08-01: 0.1.1 Gabriele Budelacci <g.bude@eudoramail.com>
Added a tiny XML parser.
2002-07-17: 0.1.0 Gabriele Budelacci <g.bude@eudoramail.com>
Public release.
All control structures defined.
Added switch-case-default keywords.
Defined std.arrSize() function.
2002-07-13: 0.0.7 Gabriele Budelacci <g.bude@eudoramail.com>
Added explicit support for GET-POST parameters.
Added foreach keyword for array scansion.
Semi-adjusted variable scope.
2002-07-09: 0.0.6 Gabriele Budelacci <g.bude@eudoramail.com>
First public release.
Added module generation.
Defined std.echo() function.
2002-07-02: 0.0.5 Gabriele Budelacci <g.bude@eudoramail.com>
First, badly and incomplete, usable version.
Few syntax is usable by now.
Only PHP language supported.
2002-06-26: 0.0.4 Gabriele Budelacci <g.bude@eudoramail.com>
Integration between HTML code and Script blocks performed.
Expression block embedding must be fixed.
2002-06-22: 0.0.3 Gabriele Budelacci <g.bude@eudoramail.com>
Lexer semi-completed for standard syntax.
switch-case-default statements are not implemented now...
Directive lexing must be fixed.
2002-06-17: 0.0.2 Gabriele Budelacci <g.bude@eudoramail.com>
Parser is still completed. It works, but not scan
correctly on some syntax errors.
Init work on lexer.
2002-06-14: 0.0.1 Gabriele Budelacci <g.bude@eudoramail.com>
lisa (LIght Scripts Assistant) project officially starts.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -