SimulaCompiler
Simula compiler
Compiles Simula language to pure Java code with one exception for the Goto statement
Eclipse Project
15 stars
6 watching
4 forks
Language: Java
last commit: about 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| | Tools and utilities for verifying Java compiler output | 701 |
| | An implementation of a programming language interpreter in V. | 37 |
| | Compiles Java applications into native executables for fast startup and performance | 20,486 |
| | A Python-based front-end for compiling C code into efficient machine code | 137 |
| | Experimental programming language with GraalVM JIT | 110 |
| | A portable and easy-to-use programming language designed to run on any platform without complex installations or admin rights. | 80 |
| | A compiler for a programming language designed to be fast, memory-safe, and easy to use | 1,798 |
| | Simplifies programming of PRU microcontrollers by providing a high-level language and tools for building firmware. | 67 |
| | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
| | A demonstration of building a Truffle language for execution on the GraalVM runtime environment. | 614 |
| | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| | Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |
| | A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language | 15 |
| | Compiles Whiley source files into an intermediate language | 220 |