Skip to content

Latest commit

 

History

History
144 lines (120 loc) · 10.9 KB

RESOURCES.md

File metadata and controls

144 lines (120 loc) · 10.9 KB

Ada Resources

Ada project This document gathers Ada related resources that caught our attention.

Articles

Blogs

Books

Community

News

Projects

  • ada-toml – a TOML parser for [Ada].
  • AdaBase – Thick database bindings to MySQL, PostgreSQL and SQLite for Ada.
  • AZip – a free, portable Zip Archive Manager.
  • codelabs.ch – Open-source projects.
  • GNAT LLVM – a GNAT front-end to the LLVM code generator.
  • Zip-Ada – a standalone, portable Ada library for Zip archives.

Teaching

Tools and Frameworks

  • ada-util – an Ada utility library for composing streams, processes, logs, serialization, encoders and more.
  • AdaBrowse – a Javadoc-like HTML generator for Ada 95.
  • alr – a command-line tool to obtain, build, and incorporate Ada libraries into a project (similar role to Rust's cargo).
  • Ada Web Application – a framework to build a web application in Ada 2012.
  • Aflex – an Ada fast lexical analyser generator.
  • Ayacc – an Ada LALR(1) parser generator.
  • Language Support for Ada – a Language Server providing Ada and SPARK support in Visual Studio Code.
  • LEA – a Lightweight Editor for Ada.
  • SweetAda – a lightweight development framework to inplement Ada-based software systems.
  • Win32Ada – an Ada API to the Windows library.

Other resources


mics/May 2024