Skip to content

mikelevins/plotview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plotview

mikel evins mikel@evins.net

A browser-based plotting UI for SBCL

Overview

Plotview is a presentation server designed for plotting graphics in a webview. The gui subproject is a small C++ program that uses the header-only library webview.h to create a window containing a browser view using the web browser native to the platform it runs on. Plotview provides a Lisp interface to that brower view that supports plotting operations in an HTML canvas.

License

Apache 2.0