Language

Package: emacs-ob-asymptote @ 1.0.2

Synopsis

Babel functions for Asymptote

Description

This package provides Org Babel support for evaluating Asymptote source code. This differs from most standard languages in that:

  • there is no such thing as a ``session'' in Asymptote,

  • we are generally only going to return results of type file,

  • we are adding the file and cmdline header arguments, if file is omitted then the -V option is passed to the asy command for interactive viewing.

Home page
https://github.com/hurrja/ob-asymptote
Location
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

use @code or similar ornament instead of quotes
  • gnu/packages/emacs-xyz.scm (line: 10737, column: 5)