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
Pulse is a reactive, time-native programming language where variables are alive and update automatically when their dependencies change. With built-in time blocks (@Rate, @every, @after, @when), Pulse blends dataflow, temporal logic, and real-time computation in under 500 lines of Python.