forked from standardml/twelf
-
Notifications
You must be signed in to change notification settings - Fork 0
The Twelf Programming Language (mirror of SVN repository)
License
kangkangzi/twelf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Twelf Copyright (C) 1997-2011, Frank Pfenning and Carsten Schuermann Authors: Frank Pfenning Carsten Schuermann With contributions by: Brigitte Pientka Roberto Virga Kevin Watkins Jason Reed Twelf is an implementation of - the LF logical framework, including type reconstruction - the Elf constraint logic programming language - a meta-theorem prover for LF (very preliminary) - a set of expansion modules to deal natively with numbers and strings - an Emacs interface Installing ========== 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. Files ===== README --- 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
About
The Twelf Programming Language (mirror of SVN repository)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Standard ML 75.8%
- Emacs Lisp 21.6%
- Shell 1.2%
- Vim Script 0.4%
- JavaScript 0.3%
- PHP 0.3%
- Other 0.4%