omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Literate Source Code Published

    Editorial
    2
    3
    2645
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Stefano
      Stefano last edited by

      Explain and Code.

      Let us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do. — Donald E. Knuth

      The workflow has been uploaded to the directory : http://editorial-app.appspot.com/workflow/6403405396312064/tV42vb3ZIGE.

      It allows to extract source code from the Markdown ( documentation ) file. See https://github.com/StefanoRausch/Literate-Source-Code for more information.

      Happy literate source coding!

      1 Reply Last reply Reply Quote 0
      • filippocld223
        filippocld223 last edited by

        can you write an example?

        1 Reply Last reply Reply Quote 0
        • Stefano
          Stefano last edited by

          Sure. Have a look at the Gruntfile.js implementation for a JavaScript example.

          You can use LSC for any programming / markup language. I do primarily use it for Java / CoffeeScript, CSS / Sass and HTML.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors