Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language
An inquiry into nondogmatic software development. An experiment showing double performance of the code running on JVM comparing to equivalent native C code.
翻译 - 实验表明,与等效的本机C代码相比,在JVM上运行的代码的性能提高了一倍
A multi platform vm with own assembly language.
Completed nand2tetris part 1 & 2 as part of the course Computer Systems from KTH. Langauges: Hardware description language (hdl), Assembly (Hack), Python, VM-language
Jack to Hack Compiler in Ceylon completed for Fundamentals of Programming Languages Course, 2020-2021.