fbc.vim, FreeBASIC compiler plugin for Vim

General FreeBASIC programming questions.
Post Reply
caglartoklu
Posts: 1
Joined: Jun 29, 2009 9:16

fbc.vim, FreeBASIC compiler plugin for Vim

Post by caglartoklu »

Hi to all,

I have written a compiler plugin for Vim. It launches fbc compiler for the .bas files from within Vim using the famous

Code: Select all

:make
command.

You can download it here:

http://www.vim.org/scripts/script.php?script_id=2691

For installation instructions, screenshots and to see it in action, see
http://caglartoklu.blogspot.com/2009/06 ... basic.html

Best regards...
Caglar Toklu
Post Reply