English

A Simple Java Code Generator for ACL2 Based on a Deep Embedding of ACL2 in Java

Programming Languages 2018-10-11 v1

Abstract

AIJ (ACL2 In Java) is a deep embedding in Java of an executable, side-effect-free, non-stobj-accessing subset of the ACL2 language without guards. ATJ (ACL2 To Java) is a simple Java code generator that turns ACL2 functions into AIJ representations that are evaluated by the AIJ interpreter. AIJ and ATJ enable possibly verified ACL2 code to run as, and interoperate with, Java code, without much of the ACL2 framework or any of the Lisp runtime. The current speed of the resulting Java code may be adequate to some applications.

Cite

@article{arxiv.1810.04308,
  title  = {A Simple Java Code Generator for ACL2 Based on a Deep Embedding of ACL2 in Java},
  author = {Alessandro Coglio},
  journal= {arXiv preprint arXiv:1810.04308},
  year   = {2018}
}

Comments

In Proceedings ACL2 2018, arXiv:1810.03762