Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/cproc

License
----

MIT License

**Free Software forever !**