Skip to content
/ ADL Public

Architecture Description Language compiler for Orange C

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
copying
Unknown
LICENSE.TXT
Notifications You must be signed in to change notification settings

LADSoft/ADL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ADL

ADL Architecture design language compiler

Project Build Status: Build status

ADL is a design language that can be used to specify the bit pattern associated with generating object code from assembly language source. In the future it may also be used to generate backends for the orange c compiler. It is part of the Orange C toolchain.

An accompanying program SASS shows how to use the generated code as the core for a simple assembler

Source Code for ADL is released under the GNU General Public License version 3.

The Appveyor CI project for this repository builds a setup file after each checkin. It uses omake to do this. The project can be built either by running omake, or by using the VS2019 solution which is included.

About

Architecture Description Language compiler for Orange C

Resources

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
copying
Unknown
LICENSE.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages