justinmeza / lci

A LOLCODE interpreter written in C.
http://lolcode.org
GNU General Public License v3.0
784 stars 105 forks source link

feat: Multithreading #82

Open netfri25 opened 3 months ago

netfri25 commented 3 months ago

add a simple multithreading (FIBR as in fiber, thread) support