aShell
Shell compiler
A component to aid in writing shell-like applications using Ada
A component to aid in writing shell-like applications in Ada.
14 stars
7 watching
1 forks
Language: Ada
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
leepike/copilot | A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
islam0mar/cl-cxx-jit | A Common Lisp interface to C++ code compilation and execution with JIT optimization | 62 |
rocher/ob-ada-spark | Supports Ada and SPARK programming languages in Emacs org-babel for compiling, running, and formal verification of code | 8 |
anoma/juvix | A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 455 |
zertovitch/hac | A small, quick compiler written in Ada for the Ada programming language | 123 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
gabriella439/turtle | A Haskell-based shell scripting library providing a typed and lightweight environment for executing system commands and performing filesystem operations. | 945 |
ahoward/main | A class factory and dsl for generating command line programs quickly and efficiently. | 266 |
onqtam/rcrl | An interactive C++ compiler and runtime environment for rapid development and live coding | 411 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
jserv/amacc | A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,015 |
talw/crisp-compiler | A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
radian-software/kalyn | A compiler that translates a functional programming language to x86-64 machine code from scratch. | 157 |
asutton/clang | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |