Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 225,168,518 papers from all fields of science
Search
Sign In
Create Free Account
Defun
defun (short for "define function") is a macro in the Lisp family of programming languages that defines a function in the global environment that…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
6 relations
Common Lisp
Emacs Lisp
Global variable
Lisp
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
DefunT: A Tool for Automating Termination Proofs by Using the Community Books (Extended Abstract)
Matt Kaufmann
International Workshop on the ACL2 Theorem Prover…
2018
Corpus ID: 53115370
We present a tool that automates termination proofs for recursive definitions by mining existing termination theorems.
2014
2014
Obtaining an ACL2 Specification from an Isabelle/HOL Theory
J. Aransay
,
Jose Divasón
,
+4 authors
J. Rubio
Artificial Intelligence and Symbolic Computation
2014
Corpus ID: 15010324
In this work, we present an interoperability framework that enables the translation of specifications (signature of functions and…
Expand
Review
2014
Review
2014
SYMBOLIC AND COGNITIVE THEORY IN BIOLOGY
Seán O. Nualláin
2014
Corpus ID: 58897162
In previous work, I have looked in detail at the capacity and the limits of the linguistics model as applied to gene expression…
Expand
2009
2009
A recursion forms and their verification by using the inductive methods
N. Archvadze
,
M. Pkhovelishvili
,
L. Shetsiruli
,
M. Nizharadze
2009
Corpus ID: 124273672
It is considered both the recursion forms which exist for the functional languages, and the inductive methods with the goal of…
Expand
2008
2008
Mapping and Visiting in Functional and Object-Oriented Programming
Kurt Nørmark
,
Bent Thomsen
,
L. L. Thomsen
Journal of Object Technology
2008
Corpus ID: 1686777
class Exp{ public abstract T Accept<T,D>(Visitor<T,D> v, D x); } class PlusExp : Exp { private Exp e1, e2; public PlusExp(Exp a…
Expand
2007
2007
1. Using the New Common Lisp Pretty Printer
R. Waters
2007
Corpus ID: 18720137
This technical report gathers together three papers that were written during 1992 and 1993 and submitted for publication in ACM…
Expand
2004
2004
Axiomatic Events in ACL 2 ( r ) : A Story of defun , defun-std , and encapsulate
Ruben Gamboa
,
J. Cowles
,
N. Kuzmina
2004
Corpus ID: 15788784
ACL2(r) is a variant of ACL2 that has support for reasoning about the real and complex numbers. It is based on the logic of non…
Expand
1992
1992
The buried binding and dead binding problems of Lisp 1.5: sources of incomparability in garbage collector measurements
H. Baker
LIPO
1992
Corpus ID: 15877900
Lisp has become the language of choice for many applications such as artificial intelligence programs or symbol manipulation. The…
Expand
1990
1990
The Nimble Type Inferencer for Common Lisp-84
H. Baker
1990
Corpus ID: 353902
interpretation is the name given to the generic process of "executing" a program on a lattice which is much simpler than the…
Expand
1986
1986
Automatic Compilation of Logical Specifications into Efficient Programs
D. Cohen
AAAI Conference on Artificial Intelligence
1986
Corpus ID: 6143565
We describe an automatic programmer, or "compiler" which accepts as input a predicate calculus specification of a set to generate…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE