Difference between revisions of "Review:Treep"

From Free Software Directory
Jump to: navigation, search
m (<replacetext_editsummary>)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Entry
+
{{Entry2
 +
|Finished review=No
 
|Name=Treep
 
|Name=Treep
 
|Short description=Lisp-like langage for symbolical computations
 
|Short description=Lisp-like langage for symbolical computations

Latest revision as of 23:05, 15 December 2011


Thank you for helping to improve the Free Software Directory!

This page has not completed review yet.

This submission will now wait until an administrator reviews it and chooses whether to add it to the directory. If you would like to become an admin, then visit the directory mailing list and introduce yourself.

Admins, this may be a request for a new entry. First run some searches for the page. Admins may create the page after making sure that it doesn't already exist under a similar name. (You may also want to edit the part of the URL after "/Entry/", then load that address, to make sure it is concise and doesn't contain strange characters or unwanted spaces.)

Admins, when you are done incorporating any needed changes from this page into a main entry, please edit this page and change the following text from: |Finished review=No to: |Finished review=yes. This helps keep submissions organized. (Note that doing this isn't what adds the entry to the directory.)

Name Treep
Short description Lisp-like langage for symbolical computations
Full description Treep is a simple language for doing symbolical computations. It operates on numbers and strings that can be organized in more complex objects. These objects are lists of name-value pairs that are stored in memory as AVL trees. It has about sixty built-in functions to operate on such data and a way to define new functions. Treep syntax very much resembles Lisp. The power of treep is its simplicity.
Homepage URL http://www.dubiel.pl/Programy/
Is GNU No
GNU package name
User level intermediate
Component programs
VCS checkout command
Computer languages ansi c, lisp
Documentation note Everything is included in README and examples.
Paid support
Microblog
IRC help
IRC general
IRC development
Related projects
Keywords sybolical comptations lisp
Version identifier 2011-10
Version date 2011/10/03
Version status stable
Version download http://www.dubiel.pl/Programy/treep.zip
Version comment
Finished review No





Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.