gdc-14-powerpc64le-linux-gnu
GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture
This is the GNU D compiler for the powerpc64le-linux-gnu architecture,
which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
gfortran-14-powerpc64le-linux-gnu
GNU Fortran compiler for the powerpc64le-linux-gnu architecture
This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture,
which compiles Fortran on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
gfortran-14-riscv64-linux-gnu
GNU Fortran compiler for the riscv64-linux-gnu architecture
This is the GNU Fortran compiler for the riscv64-linux-gnu architecture,
which compiles Fortran on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
gm2-14-arm-linux-gnueabihf
GNU Modula-2 compiler for the arm-linux-gnueabihf architecture
This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
gnat-14-aarch64-linux-gnu
GNU Ada compiler for the aarch64-linux-gnu architecture
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
gedit-latex-plugin
gedit plugin for composing and compiling LaTeX documents
This plugin assist you in a number of task:
- Code Completion: if you type a prefix it shows you all matching commands
and the structure and meaning of their arguments. If possible it shows
options for the argument the cursor is in.
- Assistants: there are several assistants for frequent tasks like creating
the body of a new LaTeX file, inserting a graphics, inserting a table or a
matrix, inserting source code listings, inserting BibTeX entries.
- BibTeX Integration: an outline view is created for BibTeX files and the
LaTeX completion is aware of bibliographies included per \bibliography and
proposes their entries at the \cite command. BibTeX entries may be inserted
with the help of a dialog.
- Build System: The build system uses profiles like "PDF", "DVI" or
"PostScript". Per default the plugin uses rubber for automated document
compiling, but you may create your own profiles invoking the LaTeX command
chain directly.