Category:PROMAL: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created Category page for the PROMAL language)
 
(A bit more description)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{stub}}{{language|PROMAL}}
{{stub}}{{language|PROMAL}}


The PROMAL programming language was created in 1984 by Systems Management Associates. The syntax is somewhat like a cross between OCCAM and Pascal.
The PROMAL programming language was created in 1984 by Systems Management Associates and was used on a number of micro computers of that era. The syntax is somewhat like a cross between [[Occam]] and [[Pascal]] with the mandatory indentation of Occam but without the concurrency.


See the [[wp:PROMAL|Wikipedia page on the PROMAL language]]
See the [[wp:PROMAL|Wikipedia page on the PROMAL language]]

Latest revision as of 20:07, 5 October 2022

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
PROMAL
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using PROMAL.

The PROMAL programming language was created in 1984 by Systems Management Associates and was used on a number of micro computers of that era. The syntax is somewhat like a cross between Occam and Pascal with the mandatory indentation of Occam but without the concurrency.

See the Wikipedia page on the PROMAL language