Jump to content

Naming conventions: Difference between revisions

→‎{{header|Factor}}: Explain file naming conventions
m (→‎{{header|Phix}}: Some unicode -> all.)
(→‎{{header|Factor}}: Explain file naming conventions)
Line 594:
| <tt>*</tt>
| when this symbol appears by itself in the list of outputs, it means the word unconditionally throws an error
|}
 
If a vocabulary is named <code>foo</code>, its source files should have the following names, as tools depend on this.
 
{| class="wikitable"
|-
! Main source file
! Tests
! Documentation
|-
| foo.factor
| foo-tests.factor
| foo-docs.factor
|}
 
1,808

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.