Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bensuperpc/docker-open64

open64 compiler in docker
https://github.com/bensuperpc/docker-open64

c docker dockerfile open64

Last synced: 23 days ago
JSON representation

open64 compiler in docker

Awesome Lists containing this project

README

        

# docker-open64

### _open64 compiler 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-open64](https://github.com/Bensuperpc/docker-open64/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/docker-open64/actions/workflows/main.yml)

# New Features !

- It working :)

#### Install
You need Linux distribution like Ubuntu or Manjaoro

```sh
git clone https://github.com/Bensuperpc/docker-open64.git
```
#### Build
```sh
cd docker-open64 && make linux/amd64
```
#### Usage

```sh
./compiler.sh opencc hello.c
```

### Todos

- Write Tests
- Continue dev. :D

### More info :
- https://gitee.com/open64ark/open64
- https://github.com/open64-compiler/open64
- https://hub.docker.com/repository/docker/bensuperpc/open64

License
----

MIT License

**Free Software forever !**