SimulaCompiler

Simula compiler

Compiles Simula language to pure Java code with one exception for the Goto statement

Eclipse Project

GitHub

15 stars
6 watching
4 forks
Language: Java
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
thempatel/streamvbyte-simdgoA Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance.16
google/compile-testingTools and utilities for verifying Java compiler output701
delta456/monkey_vAn implementation of a programming language interpreter in V.37
oracle/graalCompiles Java applications into native executables for fast startup and performance20,486
cimplec/sim-cA Python-based front-end for compiling C code into efficient machine code137
cesquivias/mumblerExperimental programming language with GraalVM JIT110
jukalang/jukaA portable and easy-to-use programming language designed to run on any platform without complex installations or admin rights.80
valelang/valeA compiler for a programming language designed to be fast, memory-safe, and easy to use1,798
vedantparanjape/simppruSimplifies programming of PRU microcontrollers by providing a high-level language and tools for building firmware.67
gamemakerdiscord/xpandaAllows code from external files to be included into shaders while handling shader compatibility issues.14
graalvm/simplelanguageA demonstration of building a Truffle language for execution on the GraalVM runtime environment.614
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
swtwsk/vinci-langA proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language15
whiley/whileycompilerCompiles Whiley source files into an intermediate language220