https://github.com/bensuperpc/docker-lacc
lacc compiler in docker
https://github.com/bensuperpc/docker-lacc
c compiler docker lacc
Last synced: about 2 months 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T09:02:36.000Z (over 3 years ago)
- Last Synced: 2025-07-06T08:41:49.413Z (12 months ago)
- Topics: c, compiler, docker, lacc
- Language: Makefile
- Homepage: https://hub.docker.com/repository/docker/bensuperpc/lacc
- Size: 15.6 KB
- Stars: 2
- Watchers: 0
- 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_
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)
[](https://github.com/bensuperpc/docker-lacc/actions/workflows/main.yml) [](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/cproc
License
----
MIT License
**Free Software forever !**