Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensuperpc/docker-lacc
lacc compiler in docker
https://github.com/bensuperpc/docker-lacc
c compiler docker lacc
Last synced: 21 days ago
JSON representation
lacc compiler in docker
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-lacc
- Owner: bensuperpc
- License: mit
- Created: 2021-06-09T09:11:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T09:02:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T15:39:54.625Z (about 1 month ago)
- Topics: c, compiler, docker, lacc
- Language: Makefile
- Homepage: https://hub.docker.com/repository/docker/bensuperpc/lacc
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# docker-lacc
### _C compiler lacc in docker_
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)[![docker-lacc](https://github.com/bensuperpc/docker-lacc/actions/workflows/main.yml/badge.svg)](https://github.com/bensuperpc/docker-lacc/actions/workflows/main.yml) [![docker](https://img.shields.io/docker/pulls/bensuperpc/lacc.svg)](https://hub.docker.com/r/bensuperpc/cproc/)
# New Features !
- Makefile and improve image size
#### Install
You need Linux distribution like Ubuntu or Manjaoro```sh
https://github.com/bensuperpc/docker-lacc.git
```
```sh
cd docker-lacc
```
#### Usage```sh
./compiler.sh cproc (where project to build)
```
#### Build
```sh
make linux/amd64
```### Todos
- Write Tests
- Continue dev. :D### More info :
- https://github.com/larmel/lacc
- https://hub.docker.com/repository/docker/bensuperpc/cprocLicense
----MIT License
**Free Software forever !**