Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jaskorpe/CGI

CGI projects. Only a brainfuck interpreter for now.
https://github.com/jaskorpe/CGI

Last synced: about 2 months ago
JSON representation

CGI projects. Only a brainfuck interpreter for now.

Lists

README

        

Copyright (C) 2010 Jon Anders Skorpen

CGI Brainfuck interpreter in C

How to use:
Compile by doing gcc -o brainfuck.cgi brainfuck_cgi.c -lcgi
Deploy

If you have libcgi in a strange location you might have to use -L, -I
and/or -static also.

Licence:
AGPL v3

TODO:
Quine detection
WEB2.0 :p
Clean up some messy code
Cloud computing API :p (not really)

TODONE:
Run code from unsecure sources
Input