https://github.com/bensuperpc/docker-open64
open64 compiler in docker
https://github.com/bensuperpc/docker-open64
c docker dockerfile open64
Last synced: 6 months ago
JSON representation
open64 compiler in docker
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-open64
- Owner: bensuperpc
- License: mit
- Created: 2021-06-11T06:21:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T09:02:40.000Z (about 3 years ago)
- Last Synced: 2025-02-02T02:11:09.320Z (12 months ago)
- Topics: c, docker, dockerfile, open64
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/bensuperpc/open64
- Size: 11.7 KB
- Stars: 1
- 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-open64
### _open64 compiler in docker_
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)
[](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 !**