项目作者: reznikmm

项目描述 :
Ada code analyzer
高级语言: Ada
项目地址: git://github.com/reznikmm/gela.git
创建时间: 2018-07-06T13:36:16Z
项目社区:https://github.com/reznikmm/gela

开源协议:MIT License

下载


Gela

CircleCI
REUSE status

Ada code analyzer

The idea of this project is providing convinient access to an Ada code.
We started as compiler independed implementation of
ASIS and try to develop new API
in OOP style.

Right now we don’t have any implementation, just API specification.

Usage

Add with "oasis"; to your project file.

Abstract syntax tree elements

Here is concise description of AST.

Maintainer

@MaximReznik.

Contribute

Feel free to dive in!
Open an issue
or submit PRs.

License

MIT © Maxim Reznik