Liking cljdoc? Tell your friends :D

rt.fortran.grammar


!.fortrancljmacro

(!.fortran & body)

+book+clj


+features+clj


+grammar+clj


+init+clj


+meta+clj


+template+clj


brcljmacro


breakcljmacro


def$.fortrancljmacro

(def$.fortran & body)

def.fortrancljmacro

(def.fortran & body)

defabstract.fortrancljmacro

(defabstract.fortran & body)

defgen.fortrancljmacro

(defgen.fortran & body)

defglobal.fortrancljmacro

(defglobal.fortran & body)

defmacro.fortrancljmacro

(defmacro.fortran & body)

defn-.fortrancljmacro

(defn-.fortran & body)

defn.fortrancljmacro

(defn.fortran & body)

defptr.fortrancljmacro

(defptr.fortran & body)

defrun.fortrancljmacro

(defrun.fortran & body)

deftemp.fortrancljmacro

(deftemp.fortran & body)

fortran-argsclj

(fortran-args [_ args] grammar mopts)

custom Fortran argument emission

custom Fortran argument emission
raw docstring

fortran-declclj

(fortran-decl args)

declaration helper

declaration helper
raw docstring

fortran-defclj

(fortran-def [_ sym val])

transforms def to declaration and assignment

transforms def to declaration and assignment
raw docstring

fortran-defnclj

(fortran-defn [_ sym args & body])

transforms defn to SUBROUTINE or FUNCTION

transforms defn to SUBROUTINE or FUNCTION
raw docstring

fortran-defprogramclj

(fortran-defprogram [_ sym & body])

transforms defprogram to PROGRAM

transforms defprogram to PROGRAM
raw docstring

fortran-emit-forclj

(fortran-emit-for [_ [var start end step] body] grammar mopts)

custom do loop emission

custom do loop emission
raw docstring

fortran-emit-ifclj

(fortran-emit-if [_ test then else] grammar mopts)

custom if emission

custom if emission
raw docstring

fortran-moduleclj

(fortran-module [_ sym & body])

transforms module

transforms module
raw docstring

fortran-printclj

(fortran-print [_ & args])

transforms print

transforms print
raw docstring

fortran-typeclj

(fortran-type t)

formats fortran types

formats fortran types
raw docstring

module.fortrancljmacro

(module.fortran & body)

program.fortrancljmacro

(program.fortran & body)

returncljmacro


set=cljmacro

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close