Octave Compiler
http://octave-compiler.org
Octave-Compiler.orgen-usCopyright 2020, Contributing authors of Program-Transformation.Org.Program-Transformation.OrgProgram-Transformation.OrgTWikiWebStatistics
http://www.program-transformation.org/Octave/WebStatistics
Statistics for TWiki.Octave Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Oct 2016 1279 ...2016-10-18T17:12Zguest1.410updatedmajor/rdiff/Octave/WebStatistics/rdiff/Octave/WebStatisticsWebContents
http://www.program-transformation.org/Octave/WebContents
Home About News Documentation Bugs Download 2005-06-05T11:34ZEelcoVisser1.1updatedmajor/rdiff/Octave/WebContents/rdiff/Octave/WebContentsWebRss
http://www.program-transformation.org/Octave/WebRss
Octave Compiler http://octave-compiler.org Octave-Compiler.org INCLUDE{"Main.RssBase"} 2005-05-09T14:21ZMartinBravenboer1.2updatedmajor/rdiff/Octave/WebRss/rdiff/Octave/WebRssWhatsGoingOn
http://www.program-transformation.org/Octave/WhatsGoingOn
2005 January 14th Refactored function specialization, so it can be reused is both the type inferencer and the Octave partial evaluator. In fact, it is already used ...2005-01-14T11:37ZRobVermaas1.7updatedmajor/rdiff/Octave/WhatsGoingOn/rdiff/Octave/WhatsGoingOnPack-octave
http://www.program-transformation.org/Octave/Pack-octave
Main.JayaSurian 12 Jan 2005 2005-01-12T13:55ZJayaSurian1.1updatedmajor/rdiff/Octave/Pack-octave/rdiff/Octave/Pack-octaveOctave-frontend
http://www.program-transformation.org/Octave/Octave-frontend
Main.JayaSurian 12 Jan 2005 2005-01-12T13:17ZJayaSurian1.1updatedmajor/rdiff/Octave/Octave-frontend/rdiff/Octave/Octave-frontendOctaveCompilerDocumentation
http://www.program-transformation.org/Octave/OctaveCompilerDocumentation
Packages Octave Frontend Octave Optimizer Octave Typechecker Octave to C++ Backend Developers Daily generated documentation (by xDoc) Roadmap going on Other useful ...2004-12-17T08:48ZRobVermaas1.9updatedmajor/rdiff/Octave/OctaveCompilerDocumentation/rdiff/Octave/OctaveCompilerDocumentationOctaveCompilerDownload
http://www.program-transformation.org/Octave/OctaveCompilerDownload
Prerequisites The following software is needed to compile the Octave Compiler Octave (version 2.1.61) Latest unstable StrategoXT Download The latest unstable release ...2004-12-07T17:48ZRobVermaas1.5updatedmajor/rdiff/Octave/OctaveCompilerDownload/rdiff/Octave/OctaveCompilerDownloadWebChanges
http://www.program-transformation.org/Octave/WebChanges
SEARCH{". " regex "on" nosearch "on" nototal "on" order "modified" reverse "on" limit "50" nosummary "on" format " $topic(30,...) $date $wikiusername "} 2004-12-04T19:16ZMartinBravenboer1.3updatedmajor/rdiff/Octave/WebChanges/rdiff/Octave/WebChangesOctaveOptimizer
http://www.program-transformation.org/Octave/OctaveOptimizer
Contents The Optimizer implements several optimization on Octave code. The optimizations are implemented as source-to-source transformation, similar to the optimization ...2004-12-02T08:03ZRobVermaas1.5updatedmajor/rdiff/Octave/OctaveOptimizer/rdiff/Octave/OctaveOptimizerWebLeftBar
http://www.program-transformation.org/Octave/WebLeftBar
Home About News Documentation Bugs Download 2004-12-01T12:45ZRobVermaas1.5updatedmajor/rdiff/Octave/WebLeftBar/rdiff/Octave/WebLeftBarOctaveTypeInferencer
http://www.program-transformation.org/Octave/OctaveTypeInferencer
The Type Inferencer is a typechecker for the Octave language. Although the implementation has changed significantly, currently the ideas are only expressed in the ...2004-11-23T11:58ZRobVermaas1.6updatedmajor/rdiff/Octave/OctaveTypeInferencer/rdiff/Octave/OctaveTypeInferencerTypeBasedOptimization
http://www.program-transformation.org/Octave/TypeBasedOptimization
Typed based optimizations are optimizations that can be performed based on information from the type inferencer, e.g. Function call evaluation using type information ...2004-11-22T11:00ZRobVermaas1.2updatedmajor/rdiff/Octave/TypeBasedOptimization/rdiff/Octave/TypeBasedOptimizationFunctionTypeSpecification
http://www.program-transformation.org/Octave/FunctionTypeSpecification
To help the Typechecker we have a language for specifying type of builtin variables and functions. This is needed because we cannot derive types for these variables ...2004-11-22T08:57ZRobVermaas1.2updatedmajor/rdiff/Octave/FunctionTypeSpecification/rdiff/Octave/FunctionTypeSpecificationOctaveToC
http://www.program-transformation.org/Octave/OctaveToC
The Octave to C++ Backend is a C++ code generator. It performs the following translations, to .oct (linked function to C++ (standalone) The latest sources of the Octave ...2004-11-19T15:21ZRobVermaas1.3updatedmajor/rdiff/Octave/OctaveToC/rdiff/Octave/OctaveToCOctaveFrontend
http://www.program-transformation.org/Octave/OctaveFrontend
Octave Front is a front-end for the OCTAVELINK language. Contents Octave Front consists of the following end-user tools: pack-octave pp-octave Besides these tools ...2004-11-19T08:46ZRobVermaas1.4updatedmajor/rdiff/Octave/OctaveFrontend/rdiff/Octave/OctaveFrontend