/falcon

The Falcon Programming Language

Primary LanguageCMIT LicenseMIT

The Falcon Programming Language

Falcon is an interpreted, dynamically typed programming language that supports lexical scoping, closures, and object-oriented programming. It's goal is to be an efficient and lightweight programming language, making it ideal to scripting and fast development. Falcon also provides automatic memory management through a robust garbage collector.

See more at docs/.