Category:FutureBasic: Difference between revisions

m
Added tags and information
m (Added tags and information)
Line 1:
{{language|FutureBasic
|exec=interpreted
|strength=strong
|safety=safe
|parampass=both
|site=http://4toc.com/fb/index.htm
|tags=futurebasic}}
{{language programming paradigm|procedural}}
{{implementation|BASIC}}
 
FutureBasic began life as Zbasic, a commercial variant of [[BASIC]] for the early Macintoshes, but has grown far beyond that into a mature freeware IDE that, through its FBtoC translator, can be used to compile C and Objective-C [[object-oriented]] code using the clang compiler included with an Xcode installation. It is excellent as a educational tool and for fast prototyping -- especially in Objective-C (Cocoa) by those who prefer programmatic code over the overhead of Xcode. Among its enthusiasts are commercial developers, engineers, professors, doctors, musicians, writers and a host of amateurs who program with FB for the sheer joy of it.
 
== FutureBasic Home Page & Download ==
http://4toc.com/fb/index.htm
717

edits