diff --git a/README.md b/README.md index f6761a5..fd72384 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,21 @@ -
- +
gemstone logo - +
+

+ Open source programming language compiler based on LLVM, GLib and GNU Bison/Flex +
+ capable of multi target cross compilation powered by simple build system. +

+
+ + + + +
-
-## Gemstone +## About Gemstone is a programming language compiler (short: GSC) written in C based on flex and GNU bison. It uses LLVM to produce optimized native binaries for many platforms and uses its own builtin build system for more complex project management.