Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eronana/messcpp

make c code become mess
https://github.com/eronana/messcpp

Last synced: 6 days ago
JSON representation

make c code become mess

Awesome Lists containing this project

README

        

#messcpp
make c code become mess

## how to run it?
```bash
$ git clone https://github.com/Eronana/messcpp.git
$ cd messcpp
$ make
$ make gen
$ ./messcpp source.cpp mess_source.cpp
```

## how to custom mess list?
edit `mess_list.txt`.

## how to generate mess list?
run `make gen`