To compile all EXPRESS schema, do: ./compile.sh To generate Ada code from all EXPRESS schemas, do: ./generate.sh The generated code is then into "generated-code" folder, then to split and move compilation units in the cheddar framework, do: ./split.sh ./move.sh