Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bearddan2000/beef-cli-hello-world
- Owner: bearddan2000
- Created: 2024-01-13T05:01:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T05:01:50.000Z (about 1 year ago)
- Last Synced: 2024-12-01T21:14:00.170Z (2 months ago)
- Topics: beef, clang, cli, cmake, git, hello, llvm, python, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/beef-cli-hello-world
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)