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: 3 months ago

Related projects:

Repository Description Stars
thempatel/streamvbyte-simdgo A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. 16
google/compile-testing Tools and utilities for verifying Java compiler output 701
delta456/monkey_v An implementation of a programming language interpreter in V. 38
oracle/graal Compiles Java applications into native executables for fast startup and performance 20,398
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137
cesquivias/mumbler Experimental programming language with GraalVM JIT 109
jukalang/juka A portable and easy-to-use programming language designed to run on any platform without complex installations or admin rights. 79
valelang/vale A compiler for a programming language designed to be fast, memory-safe, and easy to use 1,787
vedantparanjape/simppru Simplifies programming of PRU microcontrollers by providing a high-level language and tools for building firmware. 67
gamemakerdiscord/xpanda Allows code from external files to be included into shaders while handling shader compatibility issues. 14
graalvm/simplelanguage A demonstration of building a Truffle language for execution on the GraalVM runtime environment. 613
pointbazaar/espl1000 A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. 29
thma/lambda-ski Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic 28
swtwsk/vinci-lang A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language 15
whiley/whileycompiler Compiles Whiley source files into an intermediate language 219