Skip to content

filipefalcaos/falcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

Releases

No releases published

Packages

No packages published