mimix-stream-language is a programming language created in 2018 by Rommel MARTINEZ.
#1803on PLDB | 6Years Old |
git clone https://github.com/themimixcompany/msl-engine
MSL is built from Lisp style s-expressions. MSL differs from Lisp in the way it processes functions and arguments, so Lisp expressions cannot be directly included inside MSL nor vice-versa. MSL code can only contain other MSL.
(@lonely-planet Lonely Planet (@Hawaii)
(@intro The goddess (@Pele) …)
(@chapter 1 (@p1 When the ancient (@Hawaii Hawaiians)…) (@p2 ...))
(@chapter 2 …)))