Skip to content

Instantly share code, notes, and snippets.

@malloc47
Forked from paraboul/command line
Created April 7, 2012 01:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save malloc47/2324350 to your computer and use it in GitHub Desktop.
Save malloc47/2324350 to your computer and use it in GitHub Desktop.
JavaScript + C Preprocessor
/usr/bin/cpp -P -undef -Wundef -std=c99 -nostdinc -Wtrigraphs -fdollars-in-identifiers -C < foo.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment