Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/5ht/formal.uno-private

🧊 Перша Формальна Система
https://github.com/5ht/formal.uno-private

Last synced: 2 days ago
JSON representation

🧊 Перша Формальна Система

Awesome Lists containing this project

README

        

FORMAL SYSTEM ONE
=================

Formal runtime environment,
system of formal languages and base libraries
for programming, theorem proving and formal philosophy
.

Where `FORMAL` stands for system of formal languages up to homotopy type systems
for doing formal math research, `SYSTEM` stands for runtime environment [which
consists of CPS interpreter with AVX/GPU vectorization and SMP process calculus
with intercore protocol] for mathematical/physical simulations and general
purpose programming, and `ONE` stands for philosophy research.

Monography
----------

Compilation: https://formal.uno/monography.pdf

```
$ cp *.ttf ~/.local/share/fonts
$ sudo apt install texlive-full
$ sudo fc-cache -f
$ fc-match Geometria
```

```
$ cd tex/dissertation/monography
$ make
```