You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dataflow programming language where you write a program as a message-passing graph and everything runs in parallel by default. It has strong static types, compiles to machine code, interoperates with Go, and supports visual programming with a node editor. Extremely LLM-friendly too.
Fortran + C++ + C hybrid programming demonstration showcasing file compression algorithm implementation and network security concepts. Project demonstrates modern Fortran interface techniques with C/C++ and systems-level programming capabilities.
PulseWave-11 is a keyboard-first retro CLI music player with a GUI-like terminal interface, combining Python orchestration with optional C++ acceleration for responsive playback, visualizer, and playlist management.
Seamlessly execute and manage Python code from C++ applications with PyHandler, an interface that leverages Python's capabilities through JSON-based communication.