Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

Streem

< >

Streem is a programming language created in 2014 by Yukihiro Matsumoto.

Source code:
git clone https://github.com/matz/streem
#530on PLDB 10Years Old


Example from the web:
# channel to broadcast to all clients broadcast = chan() tcp_server(8008) | {s -> broadcast | s # connect to broadcast channel s | broadcast # broadcast incoming message }
Streem Keywords
case class def else emit false if import method namespace new nil return skip true

View source

- Build the next great programming language About Acknowledgements Extensions Day 624 feedback@pldb.io