I have just posted a new Hot Release of the GCB compiler.
This is the latest build.
4/4/2013
A build of Great Cow Graphical BASIC that includes:
* Unstable OPTION EXPLICIT command
- DO NOT USE! DO NOT WORK!!!!!
* Improved GLCD handling. See help file for Common Anode Support
* Improve 7_segment display handling.
* New commands.
- LCDHOME
- LCDSPACE
- LCDCreateGraph
- LCDCursor
- LCDCmd
* New explanation of Concatenation, see HELP file
* Updated DisplayValue to show the support for HEX values, see HELP file
* Added Trigonometry and the example application, see HELP file
* LCD includes the LATx support for higher clock speeds, see HELP file
* Revised Rotate to clarify type supported byte types, see HELP file
* Revised HSERPRINT to show Integers and Longs are supported and changed the text to be correct, see HELP file
* New commands, see HELP file
- HserPrintByteCRLF
- HserPrintCRLF
* Added Sine Table Example, see HELP file
* Revised TABLE to show the limitation with respect to using WORDS when placing TABLES in EEPROM, see HELP file
* New command
- PulseOutInv, see HELP file
* New command
- I2CRestart, see HELP file
* Added new variants to use of Comments, see HELP file
* Added Assembler Section, see HELP file
16/2/2013
A build of Great Cow Graphical BASIC that includes
* Unstable OPTION EXPLICIT command
* Improved long handling
* Fixed EPPROM handling
* Fixed bank selection bugs on PIC
* Fixed Error REPEAT when handling WORD variables
See https://sourceforge.net/p/gcbasic/discussion/596084/thread/9655ed39/#979c
* Hosts of other fixes and new command, see the ONLINE HELP FILE for information.
For a list of the items no included in this release, please review https://sourceforge.net/p/gcbasic/code/HEAD/tree/GCBASIC/Tracker/Tracker.xlsx
But, essentially, if it not shown above.
We have not got round to fixing it yet.
Last edit: Anobium 2014-04-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have personally testing been running this version of the core compiler since February. A few of us have also had this release on test for many weeks. To my knowledge there are no new issues reported.
I have also been using this for all support issues and I found no other issues.
This version is stable apart from OPTION EXPLICIT – just don’t even try it!
Remember - BACKUP your environment first!!
Have fun.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Last edit: Anobium 2014-04-04
I have personally testing been running this version of the core compiler since February. A few of us have also had this release on test for many weeks. To my knowledge there are no new issues reported.
I have also been using this for all support issues and I found no other issues.
This version is stable apart from OPTION EXPLICIT – just don’t even try it!
Remember - BACKUP your environment first!!
Have fun.