[APP][2.2+] LOLCODE Interpreter [Beta][Open Source]

Search This thread

bandoncontortion

Senior Member
Oct 31, 2012
58
23
Hai, I'd like to share with you an LOLCODE interpreter and editor that I have been working on the past few days.
It was made in three days so expect a few bugs here and there, they will be fixed in time.
It is open source! There are two parts of the app:
The console and editor itself: Apache License 2.0
The LOLCODE interpreter: GNU General Public License 3

App source: https://github.com/bandoncontortion/LOLCode
Interpreter source: https://github.com/bandoncontortion/LOLCodeInterpreter

If you're interested in helping on the app PM me and I will get back to you as soon as I can.
Features:
- Run and test LOLCODE scripts
- Edit LOLCODE files

Screenshots:
G8A4LU1.png
Dhkd73F.png


Credits:
Adam Lindsay for creating this great language!
Brett Kail for his open source Java LOLCODE Interpreter
If I missed someone feel free to message me and I will add you to the list.

Thanks for the post :D http://www.xda-developers.com/android/open-source-lolcode-editor-and-interpreter-for-android/

Downloads:
(It isn't an attachment because the file size is 12 MB when this only allows 8 MB apks)
Google Play: https://play.google.com/store/apps/details?id=net.linxdroid.lolcode
Or MediaFire: http://www.mediafire.com/download/2d2c54r65ef7vqg/LOLCodeAPP.apk
 
Last edited:

Kite-G

Senior Member
Mar 4, 2013
99
9
Caguas
this looks interesting lol
ill make sure to give it a shot (once my device comes back from repair).
thanks for this!!

btw First! :D
 

zawata

Senior Member
May 28, 2013
645
417
HTC Droid DNA
Motorola Droid X
HAHAHA This is awesome
im totally trying this out
what are the limits of it? is it just like print this and copy this and do some math here and stuff, like enetertaining developers when they get bored or frustrated?
or does have like some deep usefulness(i.e. file movement, external script execution, graphics manipulations)

Second :D
(i need to feel important too)
 

bandoncontortion

Senior Member
Oct 31, 2012
58
23
HAHAHA This is awesome
im totally trying this out
what are the limits of it? is it just like print this and copy this and do some math here and stuff, like enetertaining developers when they get bored or frustrated?
or does have like some deep usefulness(i.e. file movement, external script execution, graphics manipulations)

Second :D
(i need to feel important too)

It's pretty basic. Mainly just a for the lulz language to entertain developers but I hope to work off it to make it a little more functional sometime soon.
 

Wolfgange

Member
Dec 15, 2013
5
0
error

I've just posted information about an error with this application. It is on Google play. In case someone cannot access Google play I've posted it below:

If I try to execute any lolcode (even hello world) it displays this error in the command prompt:
I/O Error: EOCD not found; not a Zip archive?

I have tried to reinstall but it didn't help the problem.
 

Top Liked Posts