FlowScript - The Concise Calculus Programming Language
Reason this release was yanked:
Update import in file __init__
Project description
FlowScript - The Concise Calculus Programming Language
What is FlowScript?
FlowScript is a Hyper-Concise and Dataflow-Oriented language, born from the frustration of repetitive operations in imperative programming.
Features
- Dataflow Paradigm: Natural expression of data transformations
- Hyper-Concise Syntax: Minimal boilerplate, maximum expressiveness
- Simple Execution Model: Clear data flow from input to output
- Arithmetic Operations: Full support for mathematical expressions
- Nested Expressions: Complex computations with clean syntax
Installing
pip install flowscript-lang
How to run fscc file?
fscc <file_name>.fscc
Example:
fscc main.fscc
Philosophy
FlowScript eliminates imperative boilerplate by making dataflow the primary concern. Instead of worrying about variables and assignment, you focus on how data transforms through operations.
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flowscript_lang-0.1.1.tar.gz.
File metadata
- Download URL: flowscript_lang-0.1.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
384c935d57f0d8a6ab3cd0c5fa19b53577d13153819ddb62885fdaa2d374a3a2
|
|
| MD5 |
c14fc8e7aa7de8f1969fff011666ddd1
|
|
| BLAKE2b-256 |
ca31ff1b47af24b864f0b392912db87c8367c2ebd05739bd5b36b86f73fbb987
|
File details
Details for the file flowscript_lang-0.1.1-py3-none-any.whl.
File metadata
- Download URL: flowscript_lang-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d5359e6c3e3c28d684fcfcda64c25fa1bda5cbe542c69af8c951a4617af7565
|
|
| MD5 |
a7bc8f15b187a48517a0520d0e490fe9
|
|
| BLAKE2b-256 |
a2ce4b2a5cdf5cc69d36e9aeb64e5cb25326db2530d933e47cd6eaab55058df1
|