[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/14.2/development/flow/
 
Current bandwidth utilization 2056.31 Mbit/s
Bandwidth utilization bar
Contents of README:
The goal of Flow is to find errors in JavaScript code with little
programmer effort. Flow relies heavily on type inference to find type
errors even when the program has not been annotated It precisely tracks
the types of variables as they flow through the program.

At the same time, Flow is a gradual type system. Any parts of your
program that are dynamic in nature can easily bypass the type checker
so you can mix statically typed code with dynamic code.

Flow also supports a highly expressive type language. Flow types can
express much more fine-grained distinctions than traditional type
systems.  For example, Flow helps you catch errors involving null,
unlike most type systems.

NOTE:

Flow does not support 32-bit systems, but there is a commented out
patch included here that will allow it to build. Note that although
`flow` will compile and run on a 32-bit system with this patch, it will
not pass the built-in tests. The patch is included in the hopes that
someone brave enough will investigate this and help upstream deliver
32-bit support.

Icon  Name                                        Last modified      Size  
[DIR] Parent Directory - [TXT] README 17-Oct-2020 04:49 1.0K [TXT] flow.SlackBuild 14-Jun-2018 16:00 2.8K [   ] flow.info 14-Jun-2018 16:00 304 [TXT] slack-desc 02-Jul-2016 02:48 701

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!