THEME_D_LINK(1) | Theme-D Linker | THEME_D_LINK(1) |
theme-d-link - the Theme-D linker
theme-d-link [ OPTION ] ... FILE
Link the Theme-D pseudocode file FILE and Theme-D libraries it uses into Guile bytecode. The default bytecode filename is obtained by appending .go to the basename of FILE. Command theme-d-link creates an intermediate file either in Guile Tree-IL or Scheme and uses Guile to compile it into bytecode. The default suffix of the intermediate file is either .tree-il or .scm.
By default, the output file and the intermediate file are placed into the directory where the command theme-d-link is invoked.
theme-d-compile(1), run-theme-d-program(1), setup-theme-d-test-env(1), /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
2018-10-03 | GNU |