https://github.com/formulae-org/web-content
The official set of Fōrmulæ files that encompasses the Fōrmulæ website.
https://github.com/formulae-org/web-content
formulae website-content
Last synced: 6 months ago
JSON representation
The official set of Fōrmulæ files that encompasses the Fōrmulæ website.
- Host: GitHub
- URL: https://github.com/formulae-org/web-content
- Owner: formulae-org
- License: other
- Created: 2022-03-31T00:13:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T04:27:01.000Z (7 months ago)
- Last Synced: 2025-03-28T05:24:17.698Z (7 months ago)
- Topics: formulae, website-content
- Homepage: https://formulae.org
- Size: 32.6 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# web-content
### Introduction
Fōrmulæ is a very unusual programming language, it is not textual but structural. It has the advantage that every construct ‒or 'expression'‒ of the language can have its own method of visualization. In fact, there are expressions having more than one form of visualization, so final users can choose which of them will be used.
Furthermore, this extends beyond programming expressions. For example, you can create documents containing text, formatting options, tables, hyperlinks, media files, Fōrmulæ code, etc.
The entire Fōrmulæ website content, such as the main page, examples, reference, tutorials, articles, etc. are **not** in HTML format but in Fōrmulæ format itself.
Even though Fōrmulæ expressions are defined structurally, textual representation of such those expressions can be generated, in order to be stored or transported. The most common format for textual representations is XML, but it could be also JSON or others.
### Repository
This repository contains the official set of XML files of the entire Fōrmulæ website.
Please notice that the repository contains only directories and XML files, you can see the ‒raw‒ XML format of course, but if you want to see how these documents look, see them in the Fōrmulæ website.