Skip to content

Repository files navigation

CpcSC ーCpcdosC+ Subset Compiler

License Contributor Covenant GitHub issues Travis (.org) AppVeyor Codecov

CpcSC support a subset of the CpcdosC+ language

Usage

$ cpcsc -o helloworld.o ./examples/helloworld.cpc
$ ld -o helloworld helloworld.o -lcpcsc_runtime
$ ./helloworld
Hello World

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

CpcdosC+ Subset Compiler frontend for LLVM

Topics

Resources

Code of conduct

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages