Skip to content

bearddan2000/gambit-cli-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gambit-cli-hello-world

Description

A POC for gambit programming language.

A cross language compilar/interpreture for java, javascript, python, ruby, and scheme

Tech stack

  • gambit
  • java
  • javascript
  • python
  • ruby
  • scheme

Docker stack

  • ubuntu:22.04

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h