Giter Site home page Giter Site logo

thvnx / libadalang-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adacore/libadalang-tools

0.0 2.0 0.0 18.1 MB

Libadalang-based tools

License: GNU General Public License v3.0

Makefile 0.07% Ada 98.43% Python 0.30% Shell 1.20% C 0.01%

libadalang-tools's Introduction

Libadalang-tools

This repository hosts sources for several Libadalang-based development tools for Ada:

  • gnatpp, a pretty-printer to reformat source code.

  • gnatmetric, which can compute various source code metrics, such as SLOC count.

  • gnatstub, which creates body stub (empty but compilable bodies) for library unit declarations.

  • gnattest, which creates creates unit-test skeletons as well as a test driver infrastructure.

These are currently under development.

Build

In order to build these tools, first build and install Libadalang. Note that in order to build this repository's master branch, you should use Libadalang and Langkit's stable branches. Then, just run from this directory:

make

This will build the various tools as statically linked programs in the bin directory.

Testing

The testsuite framework depends on GNATpython: please install it first. Put the bin subdirectory on your PATH. Then run:

testsuite/testsuite.py

This will run all testcases and display a summary of passed/failed tests. See [testsuite/README.rst](the testsuite README) for more detailed instructions.

License

All source files in this repository are licensed under the terms of the GNU General Public License version 3 (GPLv3). See the LICENSE file for more information.

libadalang-tools's People

Contributors

adrienboulanger avatar anthonyleonardogracio avatar arnaudcharlet avatar bobduff avatar brobecke avatar ckmonika avatar fedor-rybin avatar glacambre avatar godunko avatar joaopsazevedo avatar leocreuse avatar pmderodat avatar raph-amiard avatar reznikmm avatar roldak avatar setton avatar t-14 avatar thvnx avatar vreboul avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.