UP | HOME

Support via Liberapay

Language Source Code Blocks in Org Mode

Org Mode support for Language

Introduction

  • Brief description of language.
  • Range of typical uses within Org Mode.

Requirements and Setup

  • Installation and configuration of language software
  • Emacs configuration
  • Org-mode configuration (org-babel-do-load-languages)

Org Mode Features for Language Source Code Blocks

Header Arguments

  • Language-specific default values
  • Language-specific header arguments

Sessions

  • Support or not
  • Typical use for sessions

Result Types

  • Which result types are supported?

Other

  • Differences from other supported languages

Examples of Use

  • Hello World!
  • Common uses
  • Links to tutorials and other resources

Documentation from the orgmode.org/worg/ website (either in its HTML format or in its Org format) is licensed under the GNU Free Documentation License version 1.3 or later. The code examples and css stylesheets are licensed under the GNU General Public License v3 or later.