DigitableCourses
Portal settings
Show me around

Local and account-free. No account, no sign-up: whatever you type into the tools stays in this browser's localStorage and never reaches a server.

Our own counter records page opens and finishes: the address leaves, plus one tenth-of-the-text figure. No cookies, no outside trackers, your IP is not stored, Do Not Track is honoured. How to check that

The portal's own repository is not published, so we do not call it open source. What is open:

The portal lives on donations, paid consultations and requested write-ups, and on Workbench sales.

There are no plans to make the courses paid.

Knowledge base

Topic: flang

31 articles on this topic.

Articles

12 on this page
Article

Dictionary of the language: all forms and what they do.

The entire flang in a single listing without tabs or folds: each language form with all its variations and each construct with an explanation – a page for a complete …

#flang#языки-программирования#справочник
2 min
Article

Checking the rule using words: digit rule-check

A rule in Russian is transformed into an FTS specification, compiled by a real compiler, and passes a fallacy detector; there are three outcomes, not two.

#digit#flang#верификация
6 min
Article

Language construct reference

All forms of flang and FTS: each has a working example that can be opened in the sandbox by clicking and edited there.

#flang#языки-программирования#справочник
1 min
Article

flang — language description

What is the flang language: two classes of programs, printing in nine languages, self-application, fspec — specs written in flang — and a clear boundary between proven …

#flang#языки-программирования#формальные-методы
19 min
Article

How does the verifiability of Digit work?

Three sources of content instead of generation, two modes with a ban on silent degradation, and a rejection that accepts code, not a model.

#digit#ии-агенты#верификация
13 min
Article

You don't need lodash — but not where you think

Half of the lodash calls in the project are business rules without a model, the other half have been in standard JavaScript for a long time. flang takes only the first.

#flang#lodash#refactoring
15 min
Article

Migration: from nested ifs to an executable rule

Step-by-step migration of a live business rule from nested ifs to the model with a proof of equivalence until the old code is turned off.

#flang#migration#refactoring
14 min