compiler-explorer/compiler-explorer

CMOC/gcc6809 support

Open

#218 opened on Dec 27, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (14,391 stars) (1,605 forks)batch import
help wantednew-compilersprobably-wont-happen

Description

With a few steps I added gcc6809 and CMOC to the compilers. For the latter I wrote a simple wrapper [2] that translates command line options. A screenshot can be found here:

http://toolshed.sourceforge.net/gcc-explorer/gcc-explorer5.png

A short write-up on how to install and run, including a small "exercise":

http://toolshed.sourceforge.net/gcc-explorer/gcc6809-tutorial

(received via email from Tormod Volden)

[2] http://toolshed.sourceforge.net/gcc-explorer/cmoc-wrapper

Contributor guide