diff options
Diffstat (limited to 'development/gnome-inform7/README')
-rw-r--r-- | development/gnome-inform7/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/gnome-inform7/README b/development/gnome-inform7/README new file mode 100644 index 0000000000..d1100591b0 --- /dev/null +++ b/development/gnome-inform7/README @@ -0,0 +1,9 @@ +Inform is a design system for interactive fiction based on natural language. +It is a radical reinvention of the way interactive fiction is designed, guided +by contemporary work in semantics and by the practical experience of some of +the world's best known writers of SF. + +This includes both the "gnome-inform7" IDE and the "i7" command-line shell. + +This requires libsoup (with libsoup-gnome enabled), gtksourceview, goocanvas, +and webkit. |