Skip to content

Commit bd9fbb3

Browse files
Add stack-oriented tag
1 parent 7cdebb7 commit bd9fbb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

building/tracks/config-json.md

+1
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ Tags are specified in the top-level `tags` field which is defined as an array of
381381
- `paradigm/logic`: the language supports a logic-based style of programming
382382
- `paradigm/object_oriented`: the language supports an object-oriented style of programming
383383
- `paradigm/procedural`: the language supports a procedural style of programming
384+
- `paradigm/stack-oriented`: the language supports a stack-oriented style of programming
384385

385386
### Typing
386387

0 commit comments

Comments
 (0)