Category:Fōrmulæ: Difference between revisions

From Rosetta Code
Content added Content deleted
(Updating description)
m (fixing typo)
 
Line 17: Line 17:
* To create programs with a notation closer to algorithms and mathematics
* To create programs with a notation closer to algorithms and mathematics
* To minimize the requirements for the programmer (only a web browser is needed)
* To minimize the requirements for the programmer (only a web browser is needed)
* To have modularity of the language, packages incorporating new elements to the language can be created and dinamically/selectively added.
* To have modularity of the language, packages incorporating new elements to the language can be created and dynamically/selectively added.


Website: '''[https://formulae.org https://formulae.org]'''
Website: '''[https://formulae.org https://formulae.org]'''

Latest revision as of 00:43, 24 September 2023

Language
Fōrmulæ
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: Yes
Parameter passing methods: By value
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Fōrmulæ.


Fōrmulæ is a free, open source, symbolic, visual, homoiconic, high-level, multi-paradigm, arbitrary-precision programming language for scripting in academic and research environments.

The main objectives of the language are:

  • To create programs with a notation closer to algorithms and mathematics
  • To minimize the requirements for the programmer (only a web browser is needed)
  • To have modularity of the language, packages incorporating new elements to the language can be created and dynamically/selectively added.

Website: https://formulae.org

GitHub: https://github.com/formulae-org

Subcategories

This category has only the following subcategory.

@

Pages in category "Fōrmulæ"

The following 187 pages are in this category, out of 187 total.