A simple compiler for a C-like programming language to JVM bytecode implemented in Kotlin.
Created for educational purposes and for usage in another educational app
(visualization/simulation of compilation process).
Version1.2.0compared with
Version Details
| 1.1.1 | 1.2.0 | |
|---|---|---|
| Release date | Apr 04, 2017 | May 17, 2017 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.1.1 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | net.sf.jopt-simple » jopt-simple | - | 5.0.3 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 1.1.1 | 1.1.2 |
Test Changes (1)
| 1.1.1 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-test-junit | 1.1.1 | 1.1.2 |