Skip to content

Instantly share code, notes, and snippets.

@krainboltgreene
Created February 15, 2011 07:45
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 krainboltgreene/827242 to your computer and use it in GitHub Desktop.
Save krainboltgreene/827242 to your computer and use it in GitHub Desktop.
3 %p#introduction
4 :markdown
5 Welcome to the site devoted to information about the Dragon Language.
6 The Dragon Language is a [Stack-style](), [Object-oriented](), and [Dynamically-typed]() [programming language]().
7 The Dragon Language was heavily influenced by [Forth](), [Joy](), [LISP](), and [forked from Factor]().
8 The Dragon Language is intended as a programming language that is easy to jump into and learn about.
9 The language's principles also happen to encompase many other Stack-style languages, making them easier as well.
10 Dragon Language is Open Source, under the BSD License.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment