Skip to content
Javier Feliz edited this page Feb 26, 2017 · 2 revisions

Welcome to the webcat wiki!

Here I will write information pertaining to the inner workings of WebCat so anyone who wants to contribute can better understand the program.

Overview of WebCat

Languages and Libraries

WebCat is written in python 3

Webcat uses these libraries in order to work

Custom libraries. Found in the 'lib' folder of the installation

  • Parser.py (to go through the .lol file and extract the lolcode and run it through lci)