Great Cow BASIC or GCBASIC is an open-source BASIC compiler for most 8-bit Microchip PIC microcontrollers. The use of a high level language such as GCBASIC allows for relatively fast coding for microprocessor development. For many users, the simplicity of the syntax compares favorably to the complexity of writing in Assembler. The drawback of GCBASIC is that, by performing a machine translation from BASIC syntax, it may generate redundant, unnecessary or inefficient code.
| Property | Value |
| dbpedia-owl:Software/license
| |
| dbpedia-owl:Work/releaseDate
|
- 2006-01-01 00:00:00 (xsd:date)
|
| dbpedia-owl:license
| |
| dbpedia-owl:releaseDate
|
- 2006-01-01 00:00:00 (xsd:date)
|
| dbpprop:abstract
|
- Great Cow BASIC or GCBASIC is an open-source BASIC compiler for most 8-bit Microchip PIC microcontrollers. The use of a high level language such as GCBASIC allows for relatively fast coding for microprocessor development. For many users, the simplicity of the syntax compares favorably to the complexity of writing in Assembler. The drawback of GCBASIC is that, by performing a machine translation from BASIC syntax, it may generate redundant, unnecessary or inefficient code. This may cause problems due to the limited program storage space in a microcontroller. The compile process generates human readable Assembly language, and the final Machine code (in HEX format) that can be loaded directly into target microprocessor. The Assembly language code generated by the compile process can be used by an Integrated Development Environment (IDE) such as Microchips MPLAB to take advantage of the additional editing, debugging, and testing features of the IDE. The source code for GCASIC is written using FreeBASIC, and so GCBASIC can itself be compiled to be run under a Windows or a Linux environment.
|
| dbpprop:developer
| |
| dbpprop:license
| |
| dbpprop:operatingSystem
| |
| dbpprop:programmingLanguage
| |
| dbpprop:reference
| |
| dbpprop:released
| |
| dbpprop:website
| |
| dbpprop:wikiPageUsesTemplate
| |
| dbpprop:wordnet_type
| |
| rdf:type
| |
| rdfs:comment
|
- Great Cow BASIC or GCBASIC is an open-source BASIC compiler for most 8-bit Microchip PIC microcontrollers. The use of a high level language such as GCBASIC allows for relatively fast coding for microprocessor development. For many users, the simplicity of the syntax compares favorably to the complexity of writing in Assembler. The drawback of GCBASIC is that, by performing a machine translation from BASIC syntax, it may generate redundant, unnecessary or inefficient code.
|
| rdfs:label
| |
| owl:sameAs
| |
| skos:subject
| |
| foaf:homepage
| |
| foaf:page
| |