We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cdebb7 commit bd9fbb3Copy full SHA for bd9fbb3
building/tracks/config-json.md
@@ -381,6 +381,7 @@ Tags are specified in the top-level `tags` field which is defined as an array of
381
- `paradigm/logic`: the language supports a logic-based style of programming
382
- `paradigm/object_oriented`: the language supports an object-oriented style of programming
383
- `paradigm/procedural`: the language supports a procedural style of programming
384
+- `paradigm/stack-oriented`: the language supports a stack-oriented style of programming
385
386
### Typing
387
0 commit comments