69 lines
1.1 KiB
Plaintext
69 lines
1.1 KiB
Plaintext
|
|
\INCLUDE{site_header.txt}
|
|
|
|
\TABLE_OF_CONTENTS
|
|
|
|
\SECTION{Introduction}{introduction}
|
|
\INCLUDE{introduction.txt}
|
|
\END
|
|
|
|
\SECTION{4coder Systems}{4coder_systems}
|
|
\TODO
|
|
\END
|
|
|
|
\SECTION{Types and Functions}{types_and_functions}
|
|
|
|
\SECTION{Function List}
|
|
\DOC_LIST{custom_funcs}{mangle:to lower}
|
|
\END
|
|
|
|
\SECTION{Type List}
|
|
\DOC_LIST{custom_types}
|
|
\END
|
|
|
|
\SECTION{Function Descriptions}
|
|
\DOC_FULL{custom_funcs}{mangle:to lower}
|
|
\END
|
|
|
|
\SECTION{Type Descriptions}
|
|
\DOC_FULL{custom_types}
|
|
\END
|
|
\END
|
|
|
|
\SECTION{String Library}{string_library}
|
|
\SECTION{String Library Intro}
|
|
\TODO
|
|
\END
|
|
|
|
\SECTION{String Function List}
|
|
\DOC_LIST{string}
|
|
\END
|
|
|
|
\SECTION{String Function Descriptions}
|
|
\DOC_FULL{string}
|
|
\END
|
|
\END
|
|
|
|
\SECTION{Lexer Library}{lexer_library}
|
|
\SECTION{Lexer Intro}
|
|
\INCLUDE{lexer_introduction.txt}
|
|
\END
|
|
|
|
\SECTION{Lexer Function List}
|
|
\DOC_LIST{lexer_funcs}
|
|
\END
|
|
|
|
\SECTION{Lexer Type List}
|
|
\DOC_LIST{lexer_types}
|
|
\END
|
|
|
|
\SECTION{Lexer Function Descriptions}
|
|
\DOC_FULL{lexer_funcs}
|
|
\END
|
|
|
|
\SECTION{Lexer Type Descriptions}
|
|
\DOC_FULL{lexer_types}
|
|
\END
|
|
\END
|
|
|