freebasic
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8
Great Cow BASIC 0.9.3.0
Great Cow BASIC is an open-source BASIC compiler for Microchip PIC microcontrollers. more>>
Great Cow BASIC is an open-source BASIC compiler for Microchip PIC microcontrollers. Great Cow BASIC is an open-source BASIC compiler for Microchip PIC microcontrollers that has a clear and easy to understand syntax which resembles that of QBASIC/FreeBASIC.
Great Cow BASIC compiles for most 10/12/16/18 series PIC controllers, and has built-in routines for LCD displays, RS232, delays, 16-bit integers, and many other features.
To compile a file, drag and drop it onto compile.bat. If compilation is successful , a .asm and .hex file will be produced. Download the .hex to your PIC, and youre set to go!
Main features:
- Common BASIC commands such as "if", "goto", and "for"
- Support for most 8-bit PIC microcontrollers
- Standard 2x16 LCD routines
- Complex condition checking: equal, less than, AND, etc - everything that is expected from a good BASIC compiler.
- Routines for on-chip A/D, PWM, SPI and Timers
- RS232 communications - rates between 300 and 19200 bps with user configurable parity, start and stop bits.
- Arrays
- Subroutines and Functions
- Lookup tables
- Automatic data bank selection
- Delays and PWM settings are recalculated for different clock speeds
- 16 bit variables, complete with multiply and divide
- SELECT CASE
- Keypad routines
<<lessGreat Cow BASIC compiles for most 10/12/16/18 series PIC controllers, and has built-in routines for LCD displays, RS232, delays, 16-bit integers, and many other features.
To compile a file, drag and drop it onto compile.bat. If compilation is successful , a .asm and .hex file will be produced. Download the .hex to your PIC, and youre set to go!
Main features:
- Common BASIC commands such as "if", "goto", and "for"
- Support for most 8-bit PIC microcontrollers
- Standard 2x16 LCD routines
- Complex condition checking: equal, less than, AND, etc - everything that is expected from a good BASIC compiler.
- Routines for on-chip A/D, PWM, SPI and Timers
- RS232 communications - rates between 300 and 19200 bps with user configurable parity, start and stop bits.
- Arrays
- Subroutines and Functions
- Lookup tables
- Automatic data bank selection
- Delays and PWM settings are recalculated for different clock speeds
- 16 bit variables, complete with multiply and divide
- SELECT CASE
- Keypad routines
Download (1.14MB)
Added: 2007-07-14 License: GPL Price:
858 downloads

Phone Database -
An electronic rolodex originally written in QBASIC. more>> An electronic rolodex originally written in QBASIC. The download contains both a DOS executable as well as a Windows executable thanks to the FreeBASIC compiler.<<less
Download (99KB)
Added: 2008-04-09 License: Freeware Price: Free
577 downloads

RQ Debugger IDE b455
RQ Debugger IDE is programmer editor for Rapid-Q Basic and FreeBasic more>> RQ Debugger IDE is programmer editor for Rapid-Q Basic and FreeBasic programming languages Main features: - multiwindow - named bookmarks - projects - step-by-step debugger for Rapid-Q basic - objects treeView - include files treeView - syntax hilighting - FreeBasic dll compilation - sub list - fileManager<<less
Download (2.8MB)
Added: 2005-10-24 License: Freeware Price:
1491 downloads

RQ Debugger IDE 5.0b
RQ Debugger IDE is programmer editor for Rapid-Q Basic and FreeBasic more>> RQ Debugger IDE is programmer editor for Rapid-Q Basic and FreeBasic programming languages
Main features:
- multiwindow
You can open 32 files and switch to one using "Windows" menu item.
You can switch to last window (with saving cursors position) using "LastW" menu item.
- named bookmarks
You can set 32 bookmarks in every window (opened file)
You can "Add", "Delete", "Set", "Sort" bookmarks.
You can switch to last bookmark using "LastBM" menu item.
- projects
You can save list of windows and bookmarks as Project.
When RQ Debugger IDE is running, it loads all Windows (and other settings) from last project.
It automatically open last Window and set cursor to saved position.
- step-by-step debugger for Rapid-Q basic
execute while value not equal..
execute to cursor
step-by-step execution
- objects treeView
- include files treeView
- syntax hilighting
- FreeBasic dll compilation
- sub list
- fileManager<<less
Download (1.79MB)
Added: 2008-07-22 License: Freeware Price: Free
474 downloads
RQ Debugger IDE b.535
RQ Debugger IDE is programmer editor for Rapid-Q Basic and FreeBasic more>>
RQ Debugger IDE is programmer editor for Rapid-Q Basic and FreeBasic programming languages.
Main features:
- multiwindow
- You can open 32 files and switch to one using "Windows" menu item.
- You can switch to last window (with saving cursors position) using "LastW" menu item.
- named bookmarks
- You can set 32 bookmarks in every window (opened file)
- You can "Add", "Delete", "Set", "Sort" bookmarks.
- You can switch to last bookmark using "LastBM" menu item.
- projects
- You can save list of windows and bookmarks as Project.
- When RQ Debugger IDE is running, it loads all Windows (and other settings) from last project.
- It automatically open last Window and set cursor to saved position.
- step-by-step debugger for Rapid-Q basic
- execute while value not equal..
- execute to cursor
- step-by-step execution
- objects treeView
- include files treeView
- syntax hilighting
- FreeBasic dll compilation
- sub list
- fileManager
<<lessMain features:
- multiwindow
- You can open 32 files and switch to one using "Windows" menu item.
- You can switch to last window (with saving cursors position) using "LastW" menu item.
- named bookmarks
- You can set 32 bookmarks in every window (opened file)
- You can "Add", "Delete", "Set", "Sort" bookmarks.
- You can switch to last bookmark using "LastBM" menu item.
- projects
- You can save list of windows and bookmarks as Project.
- When RQ Debugger IDE is running, it loads all Windows (and other settings) from last project.
- It automatically open last Window and set cursor to saved position.
- step-by-step debugger for Rapid-Q basic
- execute while value not equal..
- execute to cursor
- step-by-step execution
- objects treeView
- include files treeView
- syntax hilighting
- FreeBasic dll compilation
- sub list
- fileManager
Download (1.79MB)
Added: 2007-04-12 License: Freeware Price:
949 downloads
Batch To Exe Converter 1.3.3.0
A free and useful tool that will convert your batch files into exe files more>>
A free and useful tool that will convert your batch files into exe files Batch2Exe-converter is a free and useful tool that will convert your batch files into exe files.
Differences to usual batch files:
- Ghost applications without DOS window.
- Hides contents of a batch file from viewing.
Main features:
- Can create actual programs and setups
- Can set an icon, include version information and additional binaries to your program
Notes:
This program uses UPX to pack executables.
This program uses Freebasic to compile programs.
<<lessDifferences to usual batch files:
- Ghost applications without DOS window.
- Hides contents of a batch file from viewing.
Main features:
- Can create actual programs and setups
- Can set an icon, include version information and additional binaries to your program
Notes:
This program uses UPX to pack executables.
This program uses Freebasic to compile programs.
Download (444KB)
Added: 2007-07-24 License: Freeware Price:
882 downloads
Other version of Batch To Exe Converter
License:Freeware
VISG 0.8
A visual constructor of graphical user interface (GUI) with ability to generate source program code of GUI more>>
A visual constructor of graphical user interface (GUI) with ability to generate source program code of GUI VISG is a small, simple, easy-to-use and reliable application that represents a visual constructor of graphical user interface (GUI) with ability to generate source program code of GUI for supported platforms (programming language, library, OS).
Main features:
- It allows to build graphical user interface (GUI) visually.
- It allows to generate the source code for created GUI for several different platforms.
- It supports the special description language that any user can add support of its programming language in the program, or change current scripts.
- It supports plugins. These plugins are text files with very simple syntax. Any user can simply add new controls, menu items, etc.
- It supports all MS Windows controls and all its styles.
- At the moment, VISG knows about the following programming languages:
- C, Pascal (Free Pascal, Delphi), Assembler (masm, tasm, lzasm), Basic (FreeBASIC).
- At the moment, VISG can use the following libraries: Win32API, Xlib.
- Just generated source program can be compiled without extra modifications.
- Convenient interface.
- Multilingual interface. It can be simply translated to any language.
- The program supports project files.
- The program is not slow. It works fast.
- The program is compact.
- VISG works under MS Windows, Linux+Wine.
- VISG is free of charge yet.
- Tested on: MSVC++, Delphi, Free Pascal, devcpp, TASM, MASM, lzasm, gcc, Free Basic.
<<lessMain features:
- It allows to build graphical user interface (GUI) visually.
- It allows to generate the source code for created GUI for several different platforms.
- It supports the special description language that any user can add support of its programming language in the program, or change current scripts.
- It supports plugins. These plugins are text files with very simple syntax. Any user can simply add new controls, menu items, etc.
- It supports all MS Windows controls and all its styles.
- At the moment, VISG knows about the following programming languages:
- C, Pascal (Free Pascal, Delphi), Assembler (masm, tasm, lzasm), Basic (FreeBASIC).
- At the moment, VISG can use the following libraries: Win32API, Xlib.
- Just generated source program can be compiled without extra modifications.
- Convenient interface.
- Multilingual interface. It can be simply translated to any language.
- The program supports project files.
- The program is not slow. It works fast.
- The program is compact.
- VISG works under MS Windows, Linux+Wine.
- VISG is free of charge yet.
- Tested on: MSVC++, Delphi, Free Pascal, devcpp, TASM, MASM, lzasm, gcc, Free Basic.
Download (117KB)
Added: 2007-07-31 License: Freeware Price:
821 downloads

DPlot Jr 2.1.5.8
DPlot Jr and automatically produce a plot. more>> DPlot Jr is a free scaled-down version of DPlot intended for use by programmers who want a quick method for displaying graphical output of their own applications. Unlike the full version of DPlot, DPlot Jr may be redistributed to end users without royalty payments or other restrictions. Theres nothing to buy and no registration fee involved. Input to DPlot Jr is accomplished through Dynamic Data Exchange (DDE), either from your application or via the supplied DPLOTLIB interface. The end user cannot open a file or paste data from the clipboard. DPlot Jr also lacks many of the editing and data generation features of the full version.
DPlot Jr is distributed with several demo programs illustrating, among other things, how to send data to DPlot Jr and automatically produce a plot. Source examples for Microsoft C, C#, Borland C++, LCC-WIN32, GNU C (gcc), Microsoft Visual Basic, Visual Basic .NET, PowerBasic, FreeBASIC, Absoft FORTRAN, Compaq Visual FORTRAN, GNU FORTRAN, Salford FORTRAN, and WATCOM FORTRAN are included in the distribution. Shown below are several examples from the included demo programs.<<less
Download (4.86MB)
Added: 2008-09-17 License: Freeware Price:
413 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above freebasic search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed