Click here to Skip to main content
15,881,204 members
Articles / Programming Languages / C#

Writing MATLAB to C converter: Parser and Code Generator created with Bison/Flex

Rate me:
Please Sign up or sign in to vote.
5.00/5 (10 votes)
21 Nov 2017GPL311 min read 12.9K   303   17  
Using Bison/Flex for creation of the code convertor from subset of MATLAB language to C code. The converter is used for building native applications and libraries from MATLAB code.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Engineer
Israel Israel
Software Engineer and Control Systems Expert at Digital Feedback Technologies Ltd.
PhD, Tel-Aviv University, 2009
M.S. , Faculty of Mechanics and Mathematics of Lomonosov Moscow State University,1994
Blog page: http://csafonov.blogspot.co.il/
Personal Open-source project: TMC Compiler, MATLAB to C code converter (https://sourceforge.net/projects/tmc-m-files-to-c-compiler)


Comments and Discussions