• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Welcome to Emboss, the Embedded Systems Binary Structure Tool.
2
3If you are new to Emboss, a good place to start would be the [User
4Guide](guide.md).
5
6The [C++ User Guide](cpp-guide.md) has an (incomplete) explanation of the
7generated C++ code.
8
9Details of the Emboss language can be found in the [Emboss Language
10Reference](language-reference.md).
11
12A reference to the C++ code that Emboss generates can be found in the [Emboss
13C++ Generated Code Reference](cpp-reference.md).
14
15Details of the textual representation Emboss uses for structures can be found in
16the [Emboss Text Format Reference](text-format.md).
17
18There is a tentative [roadmap of future development](roadmap.md).
19