Name | Modified | Size | Downloads / Week |
---|---|---|---|
examples | 2016-05-02 | ||
README.txt | 2020-10-26 | 2.7 kB | |
tinymc-1.20.zip | 2020-10-26 | 48.0 MB | |
tmc_src-1.11.zip | 2017-01-14 | 50.1 MB | |
tmc_src-1.03.zip | 2016-05-08 | 35.9 MB | |
LICENSES.txt | 2016-04-07 | 6.1 kB | |
tmc_src-1.02.zip | 2016-04-07 | 32.4 MB | |
tmc_src-1.01.zip | 2015-11-01 | 20.2 MB | |
tmc_src-1.00.zip | 2015-10-09 | 9.3 MB | |
tmc_src-0.99.zip | 2015-09-23 | 5.5 MB | |
Totals: 10 Items | 201.3 MB | 0 |
Release 1.20 of TMC Compiler: - Fixes in run-time (added run-time error on zero index in matrix due to unsupported logical value) - Added support for (~) output argument - Added example of CMake usage for application build Release 1.11 of TMC Compiler: - Bugs fixes - New feature: local functions compilation - Updated examples: -- usage with Embarcadero Delphi/C++ Builder -- MEX-function interfaces for run-time functions Release 1.03 of TMC Compiler ----------------------------- - Updated examples: added examples for usage in NI LabView(TM) and NI LabWindows/CVI Release 1.02 of TMC Compiler ----------------------------- - Updated reference manual - Updated examples - Implementation of roots_qd() function based on 128-bit float-point (quad) port of CLAPACK. (only Windows paltform with MINGW using GNU QUADMATH library). - Imporved converter errors report - Added simple development tools: - tmcdbg: debugger/variables viewer - tmcgra: simple visualization utility that supports figure() and plot() features for debuggin - Changed licensing for runtime library to simplified BSD 2-Clause license Release 1.01 of TMC Compiler ----------------------------- - Fixes needed for building the runtime for Windows (x86 and x64) - Added batch and MSVC workspace files for building tmcruntime for Windows - Added batch and MSVC workspace files for building example application for Windows - Added example for building JNI application for Android (ADT Eclipse workspace) Release 1.00 of TMC Compiler binaries and sources for i486 Windows/Linux ------------------------------------------------------------------------- Archive contents: /examples/ example files /tmclib/: runtime library binaries and include files /src/tmcwood: M-to-C converter sources /src/tmcruntime/ : runtime sources /doc/ : TMC compiler manual Installation: copy the files to a home directory Linux platform: Run example: open terminal in AppEx and run make Build runtime: run make in /src/tmcruntime/ Build converter: run make in /src/tmcwood/ Needed tools to build applications and runtime: ----------------------------------------------- http://sourceforge.net/projects/mingw-w64/ http://sourceforge.net/projects/mingw/ ADT Eclipse or Android Studio (for Android application example) Support: ----------------------------------------------- Author blog page: http://csafonov.blogspot.co.il/p/tmc.html Wiki page: https://sourceforge.net/p/tmc-m-files-to-c-compiler/wiki/Home/ Author direct contact e-mail: csafonov@gmail.com Mailing list: http://sourceforge.net/p/tmc-m-files-to-c-compiler/mailman/tmc-m-files-to-c-compiler-tmccompiler/