The Twelf Programming Language
See the codeCopyright (C) 1997-2011, Frank Pfenning and Carsten Schuermann
Authors:
With contributions by:
Twelf is an implementation of
For complete installation instructions, see http://twelf.org/
Twelf can be compiled and installed under Unix, either as a separate "Twelf Server" intended primarily as an inferior process to Emacs, or as a structure Twelf embedded in Standard ML.
To build with SML of New Jersey type "make smlnj." To build with MLton type "make mlton." If you are building Twelf through SML of New Jersey, you may need to run "make buildid" first.
README.md --- this file
Makefile --- enables make
server.cm --- used to build Twelf Server
sources.cm --- used to build Twelf SML
bin/ --- utility scripts, heaps, binaries
build/ --- build files (type "make" to see options)
doc/ --- (Outdated) Twelf user's guide
emacs/ --- Emacs interface for Twelf
examples/ --- various case studies
examples-clp/ --- examples of use of the numbers and strings extensions
src/ --- the SML sources for Twelf
tex/ --- TeX macros and style files
vim/ --- Vim interface for Twelf
Standard ML
88.7%
Emacs Lisp
4.7%
TeX
2.8%
MDX
1.5%
The Twelf Programming Language
See the codeCopyright (C) 1997-2011, Frank Pfenning and Carsten Schuermann
Authors:
With contributions by:
Twelf is an implementation of
For complete installation instructions, see http://twelf.org/
Twelf can be compiled and installed under Unix, either as a separate "Twelf Server" intended primarily as an inferior process to Emacs, or as a structure Twelf embedded in Standard ML.
To build with SML of New Jersey type "make smlnj." To build with MLton type "make mlton." If you are building Twelf through SML of New Jersey, you may need to run "make buildid" first.
README.md --- this file
Makefile --- enables make
server.cm --- used to build Twelf Server
sources.cm --- used to build Twelf SML
bin/ --- utility scripts, heaps, binaries
build/ --- build files (type "make" to see options)
doc/ --- (Outdated) Twelf user's guide
emacs/ --- Emacs interface for Twelf
examples/ --- various case studies
examples-clp/ --- examples of use of the numbers and strings extensions
src/ --- the SML sources for Twelf
tex/ --- TeX macros and style files
vim/ --- Vim interface for Twelf
Standard ML
88.7%
Emacs Lisp
4.7%
TeX
2.8%
MDX
1.5%