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

GitHub

71 stars
20 watching
15 forks
Language: X10
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
core-lang/coreA Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities46
kelilanguage/compilerA Haskell implementation of a compiler for a custom programming language172
rsms/wlangDevelops an assembler and compiler for a programming language46
axellang/axelA Haskell + Lisp compiler and runtime environment for executing multi-language code.206
kagsa/kagsaA 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/compilerA compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it.101
glouw/rrA programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures.68
nuprl/10plA curated list of 10 papers on programming languages fundamentals897
microsoft/unicoderThis repository provides pre-trained models and code for understanding and generation tasks in multiple languages.89
aspl-lang/asplA cross-platform programming language with a simple syntax and built-in support for common tasks like JSON, graphics, and networking.25
x-sharp/xsharppublicThe XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem.114
argonlang/argonAn interpreted multi-paradigm programming language with a simple and elegant syntax.50
rxi/feA small, embeddable language implemented in ANSI C1,330
harbour/corePortable programming language and environment compatible with xBase328
delta456/monkey_vAn implementation of a programming language interpreter in V.37