source: trunk/nomc/nomc-sh

Last change on this file was 380, checked in by cinc, 17 years ago

Compiler for a new programming language for use with NOM (C like).

  • Property svn:executable set to *
File size: 174 bytes
Line 
1#!/bin/sh
2#
3#
4
5gcc -E -x c -D NOMCOMPILER -I ./../include/nom/class_h ./nomc-test-input.nom | ./nomc -d /Users/cinc/svn-sources/nom/trunk/out/darwin.x86/release/obj/nomc/c -
Note: See TracBrowser for help on using the repository browser.