Metadata-Version: 2.4
Name: fan-lang
Version: 0.1.1
Summary: Fantom programming language
License-Expression: AFL-3.0
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Fantom Programming Language

Fantom is a portable language that runs on the JVM and modern web browsers. It
features a familiar Java-like syntax, static (and dynamic) typing, elegant
system library, closures, immutability, actor concurrency, and much more.
