First page Back Continue Last page Overview Graphics
Build Language
The Vesta System Description Language (SDL) is a full functional programming language
Most users don't need to know the language in detail, because a library of general build functions is available for common tasks like:
- Build an executable from these sources linked against these libraries
- Process this file with (f)lex to produce C source
- Build a library from these sources
Notes: