Menu

Machine

Nicolas Hainaux

The Machine was thought first as a typewriter. You can just give objects to the Machine and it will write them as strings on the output and produce the matching pictures.

The main abstract class is machine.Structure. It contains all methods a Machine should reimplement.

There should be as many instanciable objects as output formats. So far, only one machine has been implemented, the LaTeX one. And it is difficult to be completely free from the LaTeX format to conceive the mother class. Things can certainly be improved in the future.

Check LaTeX Machine's complete doc


Related

Doc for dev: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.