Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/beef-cli-hello-world

A POC for beef programming language.
https://github.com/bearddan2000/beef-cli-hello-world

beef clang cli cmake git hello llvm python world

Last synced: 6 days ago
JSON representation

A POC for beef programming language.

Awesome Lists containing this project

README

        

# beef-cli-hello-world

## Description
A POC for beef programming language.

## Tech stack
- clang
- cmake
- git
- python
- llvm

## Docker stack
- rzuckerm/beef

## Build note
This takes 2+ hours to build from source.

## To run
`sudo ./install.sh -u`

## To stop (optional)
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`

## Credits
- [Beef github](https://github.com/beefytech/Beef)