SimpleScript

SimpleScript Copyright (c) 2003 Antonio Faldetta. All rights reserved.

News

January 13, 2004 - SimpleScript 0.5a is out! check the ChangeLog to see what's new
October 27, 2003 - SimpleScript 0.5 is out! check the ChangeLog to see what's new
October 13, 2003 - SimpleScript 0.4b is out! check the ChangeLog to see what's new
October 7, 2003 - SimpleScript 0.4a is out! check the ChangeLog to see what's new
September 30, 2003 - SimpleScript 0.4 is out! check the ChangeLog to see what's new
September 2, 2003 - SimpleScript 0.3 is out! check the ChangeLog to see what's new
April 5, 2003 - SimpleScript 0.2 is out! check the ChangeLog to see what's new

Features

SimpleScript is a simple programming tool for scripting languages (Perl, PHP, Python, Ruby, TCL) written in Obj-C/Cocoa.
It can be used by experienced developers to write and test on the fly small routines, and is a good solution for educational purposes.
Do not use it in production environments or to manage large projects.
Take a look at the todo list to see what's going on This project is hosted on SourceForge.net

SourceForge.net Logo

Requirements

MacOs X 10.3 or later.

Install

  1. Binary install:
    Download SimpleScript-xxx-bin.dmg on your HD.
    Doubleclick on the image to mount it.
    Drag SimpleScript.app wherever you want and doubleclick on it.

  2. Install from source (for Cocoa developers only):
    You must have Apple's XCode tools installed.
    Download SimpleScript-xxx-src.dmg on your HD.
    Doubleclick on the image to mount it.
    Drag SimpleScript folder wherever you want and open it.
    Open SimpleScript.pbproj with Apple's XCode and build the project.

License

SimpleScript and its sources are released in the terms of the GNU GENERAL PUBLIC LICENSE Version 2 unless otherwise specified.
You should have received a copy of the GNU General Public License along with this program; if not, write to the

Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

or to the Author:
Antonio Faldetta <joechip@users.sourceforge.net>

Feedback

This is my first attempt in Cocoa, so though the application is fairly tested and stable, a few bugs and memory leaks may still be around. Any feedback about bugs, design improvement and new functionalities will be grealty appreciated.
Feedbacks sould be sent to the Author:
Antonio Faldetta <joechip@users.sourceforge.net>

Contributions

Code contribution, nice icons, and an better homepage for the project will be greatly appreciated.
Any contribution must be released under GPL or similar licenses.

Credits

Still nodoby.


This site has been developed with SimpleScript Copyright (c) 2003 Antonio Faldetta. All rights reserved.