opnsense-ports/math/octave-forge-coder/pkg-descr
Franco Fichtner b73fdd9b6c */*: sync with upstream
Taken from: FreeBSD
2022-11-01 10:17:43 +01:00

10 lines
443 B
Text

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is coder.
Coder is an Octave code generator and build system that, given a function
name translates the function and all of its dependencies to C++ and builds a
.oct shared module.