File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,4 @@ the following parts.
77- [ Part II] ( ref/notation.md ) serves as a reference manual as well
88 as the informal specification of Fram.
99- [ Part III] ( lib/prelude.md ) documents the standard library.
10+ - [ Part IV] ( conv/general.md ) describes programming conventions.
Original file line number Diff line number Diff line change 2020# Fram Standard Library
2121
2222- [ ` Prelude ` ] ( lib/prelude.md )
23+
24+ # Fram Programming Conventions
25+
26+ - [ General] ( conv/general.md )
27+ - [ Naming] ( conv/naming.md )
28+ - [ Code Formatting] ( conv/code-formatting.md )
Original file line number Diff line number Diff line change 1+ # Code Formatting
Original file line number Diff line number Diff line change 1+ # General
Original file line number Diff line number Diff line change 1+ # Naming
You can’t perform that action at this time.
0 commit comments