Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Release-V1.1-syntax-only.zip | 2012-07-02 | 22.9 kB | |
readme.txt | 2012-07-02 | 1.3 kB | |
Totals: 2 Items | 24.2 kB | 0 |
CPlusPlusTranslator is an open source library for C++ that allows GML (Game Maker Language) like syntax and function set. This library was created with "Microsoft Visual C++ 2010 Express" IDE on a "windows 7" operating system and has not been tested on other systems. To use this library put the include file in your project file with the other code and replace the main.h and main.cpp files with your own project. For more information go to the CPlusPlusTranslator project page at "http://sourceforge.net/projects/cpptranslator/" CPlusPlusTranslator a C++ syntax modifier and game development library Copyright © 2012 Luke Siemens This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.