triptico.com

Angel Ortega's Site
Ángel Ortega is a programmer, writer, composer and illustrator based in El Casar (Guadalajara, Spain). Author of the award-winning Minimum Profit text editor for programmers, main musician of the Ann Hell band and many other things.

MPSL (Minimum Profit Scripting Language)

MPSL (Minimum Profit Scripting Language) is a programming language concieved as an scripting engine for Minimum Profit, though it can also be used as a general-purpose programming tool. An MPSL program consists of a sequence of statements which run from top to bottom. Loops, subroutines and other control structures allow you to jump around within the code. It is a free-form language, meaning that you can format and indent it however you like, as whitespace serves to separate tokens.

Downloads

MPSL is only distributed as part of Minimum Profit. Development releases can be obtained using Git from:

	git-clone http://git.triptico.com/mpsl

Documentation

Related

Add a comment

Author:

Comment: