Fucken Java
Name:
Anonymous
2008-02-17 20:26
Just got my first school work in Java.
I need motivation.
Please.
Name:
Anonymous
2008-02-18 11:45
SchemeInterpreter scheme = InterpreterFactory.newInstance(SchemeInterpreter);
Name:
Anonymous
2008-02-18 11:46
You now feel a strong urge to check what are the last two exercises in SICP.
Name:
Anonymous
2008-02-18 12:00
SchemeInterpreter scheme = InterpreterFactory.newInstanceEx(SchemeInterpreter, NULL, NULL, NULL, NULL);
Name:
Anonymous
2008-02-18 12:23
SchemeInterpreter scheme = InterpreterFactory.newLanguageInstanceEx(new LanguageDefinition(Language.InterpretedLanguage.SchemeLanguageDefinition),NULL,NULL,NULL,NULL);
Newer Posts