You what?

    Today I wrote a shell script to generate a PDF using Panda, and it occured to me that it was bloddy hard. To make a PDF I had to have the script:
  • Generate C code with echo statements
  • Compile the C code
  • Execute the C code

    It made me think, and PandaScript was born. Panda script is a simple engine that reads commands from standard input and uses them to build a PDF document. This makes it much easier to generate a PDF document because you don't have to go through that compilation step that I ad to do today.

    I will endevour to add functionality to PandaScript as it is added to Panda itself.

posted at: 22:00 | path: /panda/pandascript | permanent link to this entry



    Add a comment to this post:

    Your name:

    Your email: Email me new comments on this post
      (Your email will not be published on this site, and will only be used to contact you directly with a reply to your comment if needed. Oh, and we'll use it to send you new comments on this post it you selected that checkbox.)


    Your website:

    Comments:


    Because of excessive load, this site is generated statically every several hours. Therefore, your comment may take some time to appear here. Unless you get an error message when you click the select button below, then all is normal and the comment will appear in due course.