Lucianpedia Wiki
Advertisement

Pedagogy

Instructions for using texttobr.pl

texttobr.pl - Breason out each character of a text.

texttobr2.pl - Breason out each word of a text.

  • Requires file.txt to be UTF-8, the text to breason out and brdict.txt, the breasoning dictionary, to start as UTF-8 and contain: open square bracket-open square bracket-word,1,1,1-close square bracket-close square bracket, and dimensions are in cm.

Medicine

Daoist file.txt (of 10 As * 10 breasonings, see Daily Regimen) to additionally prevent headache, to be used with above texttobr.pl, texttobr2.pl and brdict.txt (see above) each day just before if it appears necessary.


Computer Science

List Prolog Interpreter

List Prolog Interpreter is an interpreter for a new version of Prolog that is in list format, making it easier to generate List Prolog programs. This interpreter is a program that parses and runs List Prolog code. The intepreter is written in SWI-Prolog.

listprologinterpreter.pl - The List Prolog Interpreter listprologinterpreterpreds.pl - More predicates used by the List Prolog Interpreter lpiverify.pl - A verify program for List Prolog Interpreter

programfinder.pl - Writes algorithms from input and output

databaseformulafinder.pl - FInds queries from input and output.

caw.pl - Combination Algorithm Writer - Writes algorithms from input and output from any combination of rules - warning, is inefficient because it uses trial and error.

rcaw.pl - Random Combination Algorithm Writer - writes random programs for writing specific comments.

  • listprologinterpreter1listrecursion4.pl, listprologinterpreter3preds5.pl, lpiverify4.pl, see texttobr2.pl above.
Advertisement