Table of Contents
Table of Contents
1 Intro
2 Coding conventions
2.1 For C code
2.2 For Gont code
3 Code generation
4 Argument passing conventions
5 Datatypes representation
5.1 Basic datatypes
5.2 Strings
5.3 Tuples
5.4 Unions
5.5 Structures
5.6 By value or by reference
Table of Contents