Kartik Agaram
..a re-exploration of the Unix Philosophy in the context of modern Software Engineering and Web Development.
..similar in concept to the Unix shell; for a seasoned programmer, unit should feel like the 2D evolution of the Command Line Interface (CLI) where units' (commands) inputs and outputs (stdin/stdout/stderr) can be piped together into a graph (script).
..designed to feel visual and kinesthetic, giving the perception of Direct Manipulation of Live Virtual Objects.Some tantalizing demos at https://github.com/samuelmtimbo/unit/blob/main/src/docs/start/README.md
Samuel Timbó
05/28/2023, 5:42 PM