About Falcon and falconc

Falcon is a custom scripting language built by Abhigyan Ghosh. Its compiler, **falconc**, is written in Dart and serves as a preprocessor and transpiler, generating valid Dart code that is then compiled into a native executable.

Key Features