.. |
javascript_runtime
|
e92f44ba01
Rename python src dirs to match installed names (can set to 'src' dir so you don't have to re-install after every change). Updated SCCD schema to accept all existing tests. Added XML namespace to tests. Compiler checks input file against SCCD schema. New compiler dependency 'lxml' (largely compatible with xml.etree) for dealing with XML namespaces and schemas.
|
5 年之前 |
sccd
|
225a6d0c8d
Implemented user-defined functions. Parameter types explicit, return types statically inferred.
|
5 年之前 |
build.bat
|
302c92eb3a
added build script, for people who don't want to install sccd onto their python install dir
|
8 年之前 |
install.bat
|
d0e1721ac9
changed structure completely, now has an installer
|
9 年之前 |
setup.py
|
e92f44ba01
Rename python src dirs to match installed names (can set to 'src' dir so you don't have to re-install after every change). Updated SCCD schema to accept all existing tests. Added XML namespace to tests. Compiler checks input file against SCCD schema. New compiler dependency 'lxml' (largely compatible with xml.etree) for dealing with XML namespaces and schemas.
|
5 年之前 |
setup.sh
|
9315a1c42e
Fix install script for pypy as well
|
7 年之前 |