Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 567 Bytes

README.md

File metadata and controls

executable file
·
23 lines (16 loc) · 567 Bytes

algol68-cli-hello-world

Description

A POC for algol 68 programming language.

Tech stack

  • algol

Docker stack

  • ubuntu:22.04

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits