Skip to content

Commit

Permalink
Rearranged the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
SumiTomohiko committed Sep 4, 2013
1 parent 3ace3a9 commit 035b6d1
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,23 @@
Yog
***

Yog is a dynamic programming language designed to have Python's usefully and
look like Ruby.
Yog is a dynamic programming language designed to be more useful than Python and
to look like Ruby.

Features
========

* Syntax like Python and Ruby
* Class based object oriented
* Garbage collection
* under MIT license
* Under MIT license
* GPL free

Requirements
============

* FreeBSD 9.1/amd64

Previous versions supported Ubuntu Linux and OpenBSD, but this version does not.
Future version will support again.

Documentation
=============

Expand All @@ -47,18 +45,6 @@ Issue Tracking System
You can see the issues at http://neko-daisuki.ddo.jp/~SumiTomohiko/yog/issues/index.html.
Original data are in the ``issues`` dicretory of the source tree.

Plan
====

version 1.0.0
-------------

* GPL free
* `waf <http://code.google.com/p/waf/>`_'ize to remove autotools
* Change the compiler to `llvm clang <http://clang.llvm.org/>`_
* Change GMP to a non-copyleft library.
* Supports Linux and OpenBSD.

Author
======

Expand Down

0 comments on commit 035b6d1

Please sign in to comment.