web analytics
Newspapers

 
Categories: Tools

LEA : Lightweight Editor for Ada

LEA is a Lightweight Editor for Ada

Features:

  • multi-document
  • multiple undo's & redo's
  • multi-line edit, rectangular selections
  • color themes, easy to switch
  • duplication of lines and selections
  • syntax highlighting
  • parenthesis matching
  • bookmarks

Currently available on Windows.

Gtk or other implementations are possible:

the LEA_Common[.*] packages are pure Ada, as well as HAC.

Categories: Language

Ada 2022 Overview

This is an extensive update of Jeff Cousins' Ada 2022 Overview that was published two years ago this month in the Ada User Journal.

http://www.ada-auth.org/standards/overview22.html

It expands upon many topics, adds a few missing topics, and corrects many errors found in the original article. An index also has been added, and the HTML version includes links to all of the mentioned AIs and RM subclauses.

The overview tries to cover all of the significant changes and enhancements found in Ada 2022. It includes many examples, and helps to illustrate how the new features could be used.

Posted on comp.lang.ada by Randy Brukardt, ARG Editor.

Categories: Tools

Porion v0.11.0 - CI / Automated Ada build system

Porion is a continuous integration server and agent that helps automate the building, testing and deployment of software development projects written in any language.

Porion maintains a list of projects with build recipes to build these projects.

It periodically checks for changes in projects and it schedules a build when a project is modified.

Porion uses a build node to build a project and the build node can be the current host or a specific remote host registered for that purpose.

EEC GDPR compliant