justinmeza / lci

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

LOLCODE for Windows 10 #74

Open AlexDev404 opened 2 years ago

AlexDev404 commented 2 years ago

I have just "ported" LOLCODE 1.3 to Windows. Here is the executable for it for those interested:

lci.zip

AlexDev404 commented 2 years ago

It works the exact same way as the original LOLCODE 1.3 here - because it is the exact same code. The code seems to be very portable. The only library that needed to be ported over was getopt.