nshp / shakespeare-interpreter

An interpreter for the Shakespeare Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shakespeare Programming Language (SPL) Interpreter

This is a live interpreter for SPL, based on https://github.com/X4mp/SPL-Files It was created by the PeakChaos CTF team at UCCS for iCTF 2015. NOTE: It is currently intentionally vulnerable. That's the whole point. Do not use this in any kind of production environment. Ever.

About

An interpreter for the Shakespeare Programming Language


Languages

Language:C 39.5%Language:Yacc 22.7%Language:Emacs Lisp 15.4%Language:Python 15.1%Language:Makefile 5.3%Language:C++ 2.0%