FreeBASIC!

* Community Forum http://www.freebasic.net/forum
* Documentation http://www.freebasic.net/wiki/wikka.php?wakka
DocToc * Downloads https://sf.net/projects/fbc/files
* GitHub https://github.com/freebasic/fbc
* Chat Now! # Welcome to FreeBASIC

FreeBASIC alternatives

  • Apple Swift

  • Swift is a programming language for iOS, OS X, watchOS and tvOS apps that builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works.

    tags: compilers development interpreter ios-development mac-osx-development
  • Groovy

  • Groovy is an agile and dynamic language for the Java Virtual Machine (JVM).

    tags: compilers dynamic-language interpreter java-based object-oriented-language
  • Objective-C

  • The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. Objective-C is defined as a small but powerful set of extensions to the standard ANSI C language. Its additions to C are mostly based on Smalltalk, one of the first object-oriented programming languages. Objective-C is designed to give C full object-oriented programming capabilities, and to do so in a simple and straightforward way.

    tags: Discontinued object-oriented-language programming-language