|
c792d758d7
|
DEV: List indexing works.
|
2019-10-17 17:57:04 -05:00 |
|
|
40fc6fe15f
|
DEV: Modulus operator works.
|
2019-10-17 17:57:04 -05:00 |
|
|
a36322461e
|
DEV: And and Or operators work
|
2019-10-17 17:57:04 -05:00 |
|
|
48ea8b30ef
|
DEV: Type check expressions work.
|
2019-10-17 17:57:04 -05:00 |
|
|
2bfb1ee6fe
|
DEV: Regex binary expressions work.
|
2019-10-17 17:57:04 -05:00 |
|
|
01a379f79c
|
DEV: Simple binary expressions compile.
|
2019-10-17 17:57:04 -05:00 |
|
|
27ac204c48
|
DEV: Simple scalar expressions compile.
|
2019-10-17 17:57:04 -05:00 |
|
|
9f31a16b93
|
DEV: A first pass at the runtime.
Minus the actual compiling of a file in imports.
|
2019-10-17 17:57:04 -05:00 |
|
|
a7aab10723
|
DEV: The beginnings of a runtime for the opcode vm.
|
2019-10-17 17:57:04 -05:00 |
|
|
fa2ad0c5a9
|
REFACTOR: Code organization.
|
2019-10-17 17:57:04 -05:00 |
|