Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

Flow9

Flow9 - Programming language

< >

Flow9 is a programming language created in 2010 by Dmitry Solomennikov.

#931on PLDB 13Years Old 627Users
0Books 0Papers

The flow programming language, a safe, functional strongly-typed programming language


Example from the web:
import runtime; main() { println("Hello world"); }

Keywords in Flow9

import require export forbid native if else cast unsafe switch default

Language features

Feature Supported Token Example
Conditionals ✓
Switch Statements ✓
File Imports ✓ import
import runtime;
Comments ✓
// A comment
MultiLine Comments ✓ /* */
/* A comment
*/
Line Comments ✓ //
// A comment
Strings ✓ "
mesa.html · flow9.html · superjson.html

View source

- Build the next great programming language · Search · v2023 · Day 208 · Docs · Acknowledgements · Traffic · Traffic Today · Mirrors · GitHub · feedback@pldb.com