.. |
__init__.py
|
3148ee5da3
Fixed errors reported by mypy type checker + parallelism (worker pool) in render script.
|
5 år sedan |
os_tools.py
|
45c38688c2
Implemented Enabledness Memory Protocol semantic options.
|
5 år sedan |
test.py
|
09cc364711
Got Example 7 from Day & Atlee working!
|
5 år sedan |
test_parser.py
|
f93fc55dc3
Datamodel: Have a "setup" script declaring variables in the instance scope instead of silly XML tags <var> and <func> for variable and function declarations. Nicer syntax, more powerful and we reuse functionality (like parsing and interpreting a block of statements) instead of treating the datamodel as something special. Function declarations are just expressions assigned to variables or directly called. Nested function declarations should be fully supported (yet untested).
|
5 år sedan |