Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

yamacir-kit/corelisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp interpreter core library by C++17

Version 1.0.66 in development.

Overview

To do description.

Design Policy

As short as possible. But, must NOT be dismissed readability, maintainability, speed, and above all, beautifulness.

Dependency

  • C++17
  • Boost C++ Libraries 1.58.0
  • GNU Multi-Precision Library (only sample code depends)

Build

mkdir -p build && cd build && cmake .. && make

About

Lisp interpreter core library in C++17

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published