Skip to content

Commit e377f7c

Browse files
authored
update
1 parent 3b5d443 commit e377f7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

resources/codex.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In general, you can infer what a name refers to by its suffix. As with anything,
99
| suffix | example | category |
1010
| :----- | :------ | :------- |
1111
| `-ex` | `cortex`, `xyrex` | external extension |
12-
| `-ix` | `datix`, `lattrix` | internal extension |
12+
| `-ix` | `datix`, `lattrix` | internal extension [^ix] |
1313
| `-yx` | `sensyx`, `geometryx` | subextension |
1414
| `-ax`, `-inax` | `utinax`, `resinax` | syntax flavour |
1515
| `-ux` | `influx`, `reflux` | error |
@@ -18,3 +18,4 @@ In general, you can infer what a name refers to by its suffix. As with anything,
1818
| `-vile`, `-volt` | `deravile`, `runvolt` | interpreter |
1919
| `-core` | `supcode`, `pycore` | module |
2020

21+
[^ix]: quite a few exceptions exist, such as `stadex` or `cloudex` - this is to avoid the '-dix' ending, which could result in... complications

0 commit comments

Comments
 (0)