Great Cow BASIC

Great Cow BASIC

Infobox Software
title = Great Cow Basic
developer = Hugh Considine
version =
released = 2006
operating_system = Microsoft Windows, GNU Linux
license = GNU General Public License
website = [http://gcbasic.sf.net]

Great Cow BASIC or GCBASIC is an open-source BASIC compiler for most 8-bit Microchip PIC microcontrollers. It is written using FreeBASIC, and so can be run on Windows and Linux.

Contributors

The lead developer of GCBASIC is Hugh Considine. Several other developers have joined the project, contributing additional libraries and IDEs.

Example Program

A Hello World program, written to display the message on an LCD:'Select the chip model
#chip 16F877A, 20

'Settings for LCD
#define LCD_IO 4
#define LCD_RS PORTD.0
#define LCD_RW PORTD.1
#define LCD_EN PORTD.2
#define LCD_DB4 PORTD.3
#define LCD_DB5 PORTD.4
#define LCD_DB6 PORTD.5
#define LCD_DB7 PORTD.6

'Show the messagePrint "Hello, World!"

External Links

* [http://gcbasic.sourceforge.net/ Great Cow BASIC]
* [http://gcbide.googlepages.com/ Great Cow BASIC IDE by EHV TREDOUX]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • List of BASIC dialects by platform — List of BASIC dialects by platform: This is a list of dialects of the BASIC computer programming language, sorted into groups for better conceptual organization.There is also an alphabetical list of BASIC dialects. These two lists should contain… …   Wikipedia

  • Cow Palace — Former names California State Livestock Pavilion Location 2600 Geneva Avenue, Daly City, California 94117 …   Wikipedia

  • List of BASIC dialects — This article gives an alphabetical list of BASIC dialects mdash;a flat list of interpreted and compiled variants of the BASIC programming language. The dialects platform(s) (that is, the computer models and operating systems) are given in… …   Wikipedia

  • Great Chicago Fire — Artist s rendering of the fire, by John R. Chapin, originally printed in Harper s Weekly; the view faces northeast across the Randolph Street Bridge. The Great Chicago Fire was a conflagration that burned from Sunday, October 8, to early Tuesday …   Wikipedia

  • Cow Island, Missouri Breaks, Eastern Montana — Coordinates: 47°46′20″N 108°56′52″W / 47.772209°N 108.947665°W / 47.772209; 108.947665 Cow Island lies in a …   Wikipedia

  • Cult of the Dead Cow — cDc Paramedia Logo Origin Lubbock, Texas Country United States Years active 1984 present …   Wikipedia

  • Miraculous births — are a common motif in historical literature and religious texts. Stories of miracle births often include miraculous conceptions and features such as intervention by a deity, supernatural elements, astronomical signs, hardship or in the case of… …   Wikipedia

  • Nelson Tethers: Puzzle Agent — Steam header Publisher(s) Telltale Games Designer(s) Graham Annable …   Wikipedia

  • Eisner Award — The Will Eisner Comic Industry Award is a prize given for creative achievement in American comic books. It is named in honor of the pioneering writer and artist Will Eisner, who was a regular participant in the award ceremony until his death in… …   Wikipedia

  • Eisner Award — Der Eisner Award (auch Will Eisner Comic Industry Award) ist eine der wichtigsten amerikanischen Auszeichnungen für Comic Schaffende. Der Namensgeber des Preises, Will Eisner, war bis zu seinem Tod 2005 regelmäßiger Teilnehmer an der Zeremonie.… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”