diff --git a/.gitignore b/.gitignore index 57510a2..f11e635 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ _site/ +.DS_Store \ No newline at end of file diff --git a/_layouts/crystal.html b/_layouts/crystal.html new file mode 100644 index 0000000..e8f46c0 --- /dev/null +++ b/_layouts/crystal.html @@ -0,0 +1,21 @@ +--- +layout: site +--- + +
- The first thing any decent comiler does, is compile itself. It is the maturity test of a language to implement + The first thing any decent compiler does, is compile itself. It is the maturity test of a language to implement itself in itself, and the time has come for ruby. The mark of growing up is being independant, in ruby's case of C.