Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bstarynk committed Jan 19, 2012
0 parents commit 6898b56
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README
@@ -0,0 +1,14 @@
A bag of simple MELT examples.

MELT is a Domain Specific Language to extend the GCC compiler. See
http://gcc-melt.org/ for more about MELT, and http://gcc.gnu.org/ for
more about GCC.

The examples are either public domain, or free software licensed under
the LGPL license. They are developped on Gnu/Linux with a GCC 4.6 or
better compiler.

Each example has a small file SUMMARY. So to get a feeling of the
examples, just run

head ex*/SUMMARY

0 comments on commit 6898b56

Please sign in to comment.