Giter Site home page Giter Site logo

hello_ada's Introduction

A Ada programming language playground and notes

https://ada-lang.io/ && https://github.com/ada-lang-io/ada-lang-io

Notes :

  • it has a package manager named alire
  • A programming language for readable, correct, and performant software.
  • I did not like the cli, build system and toolchain. Bad DX.
  • Ada continues to be developed. Ada has multiple released standards Ada 83, Ada 95, Ada 2005, Ada 2012, and Ada 2022.
  • I can do Game dev or embedded systems
  • Ada provides low-level control and interfacing to C to develop programs which can run on embedded
  • Ranges start at 1

Goals:

  • Express intent with explicitness, describe properties with predicates and pre/post conditions, and import C/C++ functions or intrinsics.

Instructions

Requirements: Docker or Alire >= 2.0.0

With Docker

clone my repository

git clone [email protected]:Neal-C/hello-ada.git
cd hello-ada

build and run with Docker

docker build -t neal-c-ada:latest .
docker run --name neal-c-ada neal-c-ada:latest

With ada installed locally

See docs: https://ada-lang.io/docs/learn/getting-started/installation

and install ada locally on your machine

but you'll also probably need GNAT or GCC. Good luck trying to run that locally

git clone [email protected]:Neal-C/hello-ada.git
cd hello-ada

hello_ada's People

Contributors

neal-c avatar

Watchers

 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.