~timber+wolf/timber-wolf-programming-language/trunk

« back to all changes in this revision

Viewing changes to ref-man/ref-man.adoc

  • Committer: Roel Sergeant
  • Date: 2018-12-25 15:22:58 UTC
  • Revision ID: rsergeant@xps-debian.local-20181225152258-iessitdbyektczh0
language: more documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    PART 1 - The Timber Wolf Programming Language
31
31
////
32
32
 
 
33
= The Timber Wolf Programming Language
 
34
 
33
35
// Introduction
34
36
 
35
37
:leveloffset: 1
66
68
    PART 2 - The Compilation Process
67
69
////
68
70
 
 
71
= The Compilation Process
 
72
 
69
73
// The Compiler Process
70
74
 
71
75
:leveloffset: 1
100
104
    PART 3 - Base Library
101
105
////
102
106
 
 
107
= Base Library
 
108
 
103
109
// Base Library
104
110
 
105
111
// Prelude
108
114
    PART 4 - Documentation, Examples, Testing and Benchmarking
109
115
////
110
116
 
 
117
= Documentation, Examples, Testings and Benchmarking
 
118
 
111
119
// Documentation
112
120
 
113
121
// Writing Tests/Benchmarks
114
122
 
115
123
// Writing Examples
116
124
 
117
 
== Copyright notices
118
 
 
119
 
=== GNU Free Documentation License
 
125
////
 
126
    PART 5 - Copyright Notices
 
127
////
 
128
 
 
129
= Copyright Notices
 
130
 
 
131
== GNU Free Documentation License
120
132
 
121
133
Copyright (C) 2018 Roel Sergeant <rsergeant@panix.com>
122
134
 
128
140
A copy of the license is included in the file COPYING_FDL in the root of the
129
141
project.
130
142
 
131
 
=== GNU General Public License
 
143
== GNU General Public License
132
144
 
133
145
Copyright(C) 2018 Roel Sergeant <rsergeant@panix.com>
134
146