[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lojban-beginners] Re: memaid: Linux supermemo-like flashcard program
coi ro do
Latrine is another (text-based) flashcard program.
http://www.godisch.de/debian/latrine/
i've made some dictionaries for it, they're available here :
http://jolapache.free.fr/lojban/latrine-dicts/
i hope this will help !
regards,
jol
--
#include <stdio.h> /**** <wbyncnpur@serr.se> ***/
#define r(o,t) ((c|040)>=o&&(c|040)<=o+014)?c+t:
main(void){int c;while((c=getc(stdin))!=EOF){/**/
putchar(r('a',015)(r('n',-015)c));}}/** ebg13 **/