update lists
This commit is contained in:
@@ -282,15 +282,20 @@ href="http://www.ada-auth.org/standards/ada22.html">iso-standard</a> -
|
||||
The 2022 revision to the Ada Standard, usually known as Ada 2022.</li>
|
||||
<li><a href="https://github.com/reznikmm/adalib">adalib</a> - Standard
|
||||
Ada library specification as defined in Reference Manual.</li>
|
||||
<li><a href="https://github.com/bracke/AdaReferenceCard/releases">Ada
|
||||
2022 Reference Card</a> - Reference Card / Cheatsheet of Ada Attributes,
|
||||
Aspects, Pragmas and Standard Library.</li>
|
||||
</ul>
|
||||
<h2 id="community">Community</h2>
|
||||
<h3 id="questions-and-answers">Questions and Answers</h3>
|
||||
<ul>
|
||||
<li><a href="https://forum.ada-lang.io/">ada-forum</a> - Ada Forum at
|
||||
ada-lang.io.</li>
|
||||
<li><a href="https://gitter.im/ada-lang/Lobby">gitter-ada</a> - Ada
|
||||
channel at Gitter.</li>
|
||||
<li><a
|
||||
href="https://groups.google.com/forum/#!forum/comp.lang.ada">comp-lang-ada</a>
|
||||
- Ada Usenet newsgroup/forum.</li>
|
||||
href="https://usenet.ada-lang.io/comp.lang.ada/">comp-lang-ada</a> - Ada
|
||||
Usenet newsgroup/forum.</li>
|
||||
<li><a
|
||||
href="https://stackoverflow.com/questions/tagged/ada">stack-overflow-ada-tag</a>
|
||||
- Ada at Stack Overflow.</li>
|
||||
@@ -305,6 +310,9 @@ IRC.</li>
|
||||
<li><a
|
||||
href="https://matrix.to/#/#ada-lang_Lobby:gitter.im">matrix-ada</a> -
|
||||
Ada room at Gitter via Matrix.</li>
|
||||
<li><a
|
||||
href="https://hn.algolia.com/?query=ada&sort=byDate">hacker-news-ada</a>
|
||||
- Ada at Hacker News.</li>
|
||||
</ul>
|
||||
<h3 id="news-and-resources">News and Resources</h3>
|
||||
<ul>
|
||||
@@ -325,6 +333,10 @@ News and resources for the Ada programming language.</li>
|
||||
Aggregator from the Ada programming language world (v3) (<a
|
||||
href="https://matrix.to/#/#ada-lang:matrix.org">Ada-Planet v2 feed via
|
||||
Matrix</a>).</li>
|
||||
<li><a href="https://mgrojo.github.io/adasearch/">adasearch</a> - Custom
|
||||
search engines for finding anything related to the Ada and SPARK
|
||||
programming languages, without interference from other homonymous
|
||||
topics.</li>
|
||||
</ul>
|
||||
<h3 id="competition">Competition</h3>
|
||||
<div data-align="center">
|
||||
@@ -522,7 +534,7 @@ EwoK is a microkernel targeting micro-controllers and embedded
|
||||
systems.</li>
|
||||
<li><a href="https://github.com/Lucretia/bare_bones">bare-bones</a> - An
|
||||
Ada port of the <a
|
||||
href="https://wiki.osdev.org/Ada_Bare_bones">osdev.org</a> minimal
|
||||
href="https://wiki.osdev.org/Ada_Bare_Bones">osdev.org</a> minimal
|
||||
32-bit x86 kernel.</li>
|
||||
<li><a
|
||||
href="https://sourceforge.net/projects/lovelaceos/">lovelace-os</a> -
|
||||
@@ -539,7 +551,7 @@ security-focused OS being created with SPARK.</li>
|
||||
a multi-processor, 64-bit, (partially) formally-verified,
|
||||
general-purpose operating system, currently for the x86-64
|
||||
architecture.</li>
|
||||
<li><a href="https://ironclad.nongnu.org/">ironclad</a> - A kernel for
|
||||
<li><a href="https://ironclad-os.org/">ironclad</a> - A kernel for
|
||||
several architectures striving for POSIX compatibility, used on several
|
||||
distributions like <a
|
||||
href="https://github.com/streaksu/Gloire">Gloire</a>.</li>
|
||||
@@ -563,9 +575,9 @@ like a rubic cube but it’s a slider, not a twister).</li>
|
||||
<li><a href="https://github.com/fastrgv/AdaVenture">ada-venture</a> -
|
||||
AdaVenture is a kid-friendly retro point&click game with mazes,
|
||||
dragons, bats & snakes.</li>
|
||||
<li><a
|
||||
href="https://github.com/fastrgv/CoTerminalApps">co-terminal-apps</a> -
|
||||
Retro Games that run in a terminal on any platform.</li>
|
||||
<li><a href="https://github.com/fastrgv/RetroArcade">retro-arcade</a> -
|
||||
Space Invaders, Pacman, & Frogger games that run in a terminal on
|
||||
Windows, OS-X & Linux.</li>
|
||||
<li><a
|
||||
href="https://github.com/fastrgv/WorldCupSokerban">world-cup-sokerban</a>
|
||||
- This is a soccer-themed, 3D sokoban puzzle game that runs on Windows,
|
||||
@@ -676,6 +688,9 @@ based on <a
|
||||
href="https://github.com/godunko/adawebpack">adawebpack</a>.</li>
|
||||
<li><a href="https://github.com/Cre8or/ImGui-Ada">imgui-ada</a> - Ada
|
||||
binding of the ImGui library.</li>
|
||||
<li><a
|
||||
href="https://github.com/ada-game-framework/anuklear">anuklear</a> - Ada
|
||||
binding to the Nuklear GUI library and the Nuklear-SDL renderer.</li>
|
||||
</ul>
|
||||
<h3 id="terminal-user-interface">Terminal User Interface</h3>
|
||||
<ul>
|
||||
@@ -710,9 +725,8 @@ MySQL, SQLite as databases. Most of the concepts developped for ADO come
|
||||
from the Java Hibernate ORM.</li>
|
||||
<li><a href="https://github.com/jrmarino/AdaBase">ada-base</a> - Thick
|
||||
database bindings to MySQL, PostgreSQL and SQLite for Ada.</li>
|
||||
<li><a
|
||||
href="http://www.ravenports.com/catalog/bucket_F2/apq-base/standard/">apq-base</a>
|
||||
- APQ is a database interface library written in Ada95.</li>
|
||||
<li><a href="https://github.com/ada-apq/apq/">apq-base</a> - APQ is a
|
||||
database interface library written in Ada95.</li>
|
||||
</ul>
|
||||
<h3 id="web">Web</h3>
|
||||
<ul>
|
||||
@@ -762,6 +776,9 @@ language. It is loosely modelled after JUnit and some ideas from
|
||||
AUnit.</li>
|
||||
<li><a href="https://github.com/AdaCore/aunit">aunit</a> - Ada unit
|
||||
testing framework.</li>
|
||||
<li><a href="https://github.com/LionelDraghi/bbt">bbt</a> - Simple tool
|
||||
to black box check the behavior of an executable through the command
|
||||
line.</li>
|
||||
<li><a href="https://github.com/briot/gnatbdd">gnatbdd</a> - Behavior
|
||||
Driven Development in Ada.</li>
|
||||
<li><a
|
||||
@@ -772,6 +789,8 @@ href="https://github.com/simonjwright/scripted_testing">scripted-testing</a>
|
||||
<ul>
|
||||
<li><a href="https://www.codelabs.ch/alog/">alog</a> - Alog is a
|
||||
stackable logging framework for Ada.</li>
|
||||
<li><a href="https://github.com/kevlar700/elogs">elogs</a> - Logging
|
||||
framework for embedded systems absent of runtime errors.</li>
|
||||
</ul>
|
||||
<h3 id="machine-learning">Machine Learning</h3>
|
||||
<ul>
|
||||
@@ -1062,6 +1081,9 @@ Embeddable Forth interpreter written in Ada.</li>
|
||||
Tools for writing lexers / parsers in Ada.</li>
|
||||
<li><a href="https://github.com/simonjwright/xia">xia</a> - An Ada
|
||||
implementation of XPath 1.0.</li>
|
||||
<li><a
|
||||
href="https://github.com/BrentSeidel/Ada-Lisp-Embedded">ada-lisp-embedded</a>
|
||||
- Embeddable Lisp interpreter.</li>
|
||||
</ul>
|
||||
<h3 id="format-readers-writers-and-checkers">Format Readers, Writers and
|
||||
Checkers</h3>
|
||||
@@ -1174,8 +1196,6 @@ AWS templates engine.</li>
|
||||
</ul>
|
||||
<h3 id="graphics-and-multimedia">Graphics and Multimedia</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/onox/orka">orka</a> - The OpenGL 4.6
|
||||
Rendering Kernel in Ada 2012.</li>
|
||||
<li><a href="https://github.com/flyx/OpenGLAda">opengl-ada</a> - Thick
|
||||
Ada binding for OpenGL and GLFW.</li>
|
||||
<li><a href="https://github.com/godunko/adagl">adagl</a> - Multiplatform
|
||||
@@ -1350,6 +1370,9 @@ href="https://github.com/AdaCore/Robotics_with_Ada">robotics-with-ada</a>
|
||||
<li><a href="https://github.com/lasp/adamant">adamant</a> - A
|
||||
component-based, model-driven framework for constructing reliable and
|
||||
reusable real-time software.</li>
|
||||
<li><a href="https://github.com/coreboot/libgfxinit">libgfxinit</a> - A
|
||||
graphics initialization (aka modesetting) library for embedded
|
||||
environments, implemented in SPARK.</li>
|
||||
</ul>
|
||||
<h3 id="firmwares">Firmwares</h3>
|
||||
<ul>
|
||||
@@ -1551,6 +1574,9 @@ Ada binding generator for C++.</li>
|
||||
Converts Ada sources’ ASIS representation to XML, so as to make it
|
||||
easier to develop reporting and transformational tools using (for
|
||||
example) XSLT.</li>
|
||||
<li><a href="https://github.com/fdesp87/winforms2gtk">winforms2gtk</a> -
|
||||
Helper conversor of Visual Basic Microsoft Windows Forms applications to
|
||||
Gtk and Ada.</li>
|
||||
</ul>
|
||||
<h3 id="shells-interpreters-and-emulators">Shells, Interpreters and
|
||||
Emulators</h3>
|
||||
@@ -1563,10 +1589,6 @@ replacement.</li>
|
||||
interactive POSIX shell for Windows, aimed at GNU software builds. 2-3
|
||||
times faster than Cygwin.</li>
|
||||
<li><a
|
||||
href="https://github.com/AdaCore/gnatcoll-core/blob/master/src/gnatcoll-scripts-shell.ads">gnatcoll-scripts-shell</a>
|
||||
- GNATCOLL.Scripts.Shell is a simple embeddable scripting language, part
|
||||
of GNATCOLL Core.</li>
|
||||
<li><a
|
||||
href="https://github.com/simonjwright/analytical-engine">analytical-engine</a>
|
||||
- An Ada 2012 emulation of Charles Babbage’s Analytical Engine.</li>
|
||||
<li><a href="https://github.com/charlie5/aShell">a-shell</a> - A
|
||||
@@ -1600,3 +1622,5 @@ engine written in Ada.</li>
|
||||
<li><a href="https://github.com/atalii/adage">adage</a> - An Ada/SPARK
|
||||
alternative to sudo and doas.</li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/ohenley/awesome-ada">ada.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user