Skip to content

Ada-GoLib/StdLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

StdLib

An Ada library mirroring the structure and functionality of the Golang standard library
thereby leveraging the fairly extensive Go documentation and examples.

This project is not affiliated in any way with Google or go.dev.

The intention is to provide a clear and useful functionally tried and tested resource for
Adaists that will work with any runtime. Whilst also providing a learning resource for
Adaists and even Gophers who wish to explore Ada or create systems with realtime or
precise memory requirements.

The code in this repository is also intended to depend upon and serve as a form of
documentation for the GNAT standard library whose code is GPL3 with the GCC runtime
library exception.

Any code which requires a particular runtime will only be located within the folder
src/ravenscar_plus.

Please feel free to contribute.

About

An Ada library mirroring the structure and functionality of the Golang standard library (Not affiliated in any way with Google)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors