x10
Programming language
The implementation of X10 programming language including compiler, runtime, class libraries and sample programs.
Core implementation of X10 programming language including compiler, runtime, class libraries, sample programs and test suite
71 stars
20 watching
15 forks
Language: X10
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
core-lang/core | A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities | 45 |
kelilanguage/compiler | A Haskell implementation of a compiler for a custom programming language | 171 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
kagsa/kagsa | A high-level programming language with features such as object-oriented programming and iteration, designed to be easy to learn and practical for various projects. | 64 |
ren-lang/compiler | A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 102 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
nuprl/10pl | A curated list of 10 papers on programming languages fundamentals | 896 |
microsoft/unicoder | This repository provides pre-trained models and code for understanding and generation tasks in multiple languages. | 88 |
aspl-lang/aspl | A cross-platform programming language with a simple syntax and built-in support for common tasks like JSON, graphics, and networking. | 25 |
x-sharp/xsharppublic | The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 113 |
argonlang/argon | An interpreted multi-paradigm programming language with a simple and elegant syntax. | 48 |
rxi/fe | A small, embeddable language implemented in ANSI C | 1,325 |
harbour/core | Portable programming language and environment compatible with xBase | 324 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |