Byron
Ada compiler suite
An Ada compiler and toolchain system designed to provide a common core for building tools upon.
The Byron project is a community-driven Ada compiler, toolchain, and IDE-system.
60 stars
18 watching
1 forks
Language: Ada
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
charlie5/lace | A set of reusable Ada components for building 3D simulations, games, and GUI applications. | 8 |
charlie5/ashell | A component to aid in writing shell-like applications using Ada | 14 |
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 |
mustafaquraish/cup | A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 296 |
ada-actions/toolchain | Automates installation of an Ada development environment. | 20 |
adacore/ada_language_server | An implementation of the Microsoft Language Server Protocol for Ada/SPARK and GPR project files. | 236 |
avi-d-coder/implicit-hie | Automates the creation of cabal or stack configuration files for multi-component Haskell projects. | 205 |
adacore/gtkada | An Ada library for building graphical user interfaces with the GTK toolkit | 88 |
simonjwright/coldframe | A tool that generates Ada code and documentation from UML models | 9 |
jbaudanza/rack-asset-compiler | A middleware for compiling static files from text source | 20 |
zertovitch/wasabee | A web browser built from scratch using the Ada programming language. | 10 |
adacore/xmlada | An XML parser for Ada95 with support for static and shared libraries | 22 |
offa/cmake-ada | Provides support for the Ada programming language in CMake build systems. | 12 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |