Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
InterPreterFunction | 2013-08-07 | ||
ReadMe.1st | 2013-08-07 | 2.1 kB | |
Totals: 2 Items | 2.1 kB | 0 |
/***************************************************************************************************************\ Project: ADMSPC -- Adamant Space Project-URL: http://sourceforge.net/projects/adamantspace/ Category: SRC/Documentation File-Path: ~/src/InterPreter/SIB_v0/ReadMe.SIB-v0 CopyRight: 2013 ______________Date__________Version_____ License: GNU GPL 2.0 This: 2013-08-06 0.01.a DocType: DOC/TXT Prev: 2913-08-06 0.01.a DocLang: EN Init: 2013-08-06 0.01.a Object: Explanation of InterPreter SIB-v0 Authors: ADM/Adamant --- Frank Pieper <AdamantSpace@freenet.de> Description: SIB -- Small is Beauty -- I named this small Interpreter. I consider its Design to be just a Kind of ProToType-Interpreter to handle basic Matters of an Interpreter to interact with Applications like the Game-Server or Game-Client. Even due to UnderStatement I consider its Design to be better than my regular ProToType-Stuff. I put it into ProToType-Category due to I have a much better Design for an Interpreter while this one is allowed to be more noisy and comfortable to the User (Help on Functions and other Things related to InterAction) I want for the Game itself as Code-Engine something else which works rather different (and much faster - other Things like JVM is no Match for). Well, so this is the ProToTypeInterpreter. :) TODO: Comment: At Present are just generic Features intended like version() etc or generic Commnds like 'list' etc. It's partially something like DummyLoad with Chance to get real Features. As DummyLoad it gets rather serious rich of Features. ;) \***************************************************************************************************************/