LOLCODE Editor for Domino Designer 8.5
Category stupid really really stupid
Bookmark :
Many moons ago the folk at Teamstudio tried a novel approach to recruiting. Rather than ask for a CV they set a programming task to write a program that can execute code written in the LOLCODE programming language.
Now that the position has been filled I'm free to unleash this ferocious beast upon the world. So here it is, my LOLCODE Editor for Domino Designer 8.5 (with a little help from the lolcode-java project).
The screenshot below shows test.lol open in the editor. The console shows the output from running the program.
You can create customised Run Configurations which can be saved and reused.
Other features include:
- No syntax checking
- No colour coding
- Or content assist
- All the features that come with any Eclipse editor, such as Undo/Redo, Compare, Local History etc.
Installation
If you want to join the growing band of LOLCODE developers you can install the plug-in from the usual place.
Source Code
The source code is available from the CVS. You will need the following plug-ins:
com.domiclipse.lolcode
com.domiclipse.lolcode.feature
com.domiclipse.lolcode.update
com.lolcode
OK, thanks, bye!
Bookmark :
Many moons ago the folk at Teamstudio tried a novel approach to recruiting. Rather than ask for a CV they set a programming task to write a program that can execute code written in the LOLCODE programming language.
Now that the position has been filled I'm free to unleash this ferocious beast upon the world. So here it is, my LOLCODE Editor for Domino Designer 8.5 (with a little help from the lolcode-java project).
The screenshot below shows test.lol open in the editor. The console shows the output from running the program.
You can create customised Run Configurations which can be saved and reused.
Other features include:
- No syntax checking
- No colour coding
- Or content assist
- All the features that come with any Eclipse editor, such as Undo/Redo, Compare, Local History etc.
Installation
If you want to join the growing band of LOLCODE developers you can install the plug-in from the usual place.
Source Code
The source code is available from the CVS. You will need the following plug-ins:
com.domiclipse.lolcode
com.domiclipse.lolcode.feature
com.domiclipse.lolcode.update
com.lolcode
OK, thanks, bye!
.