Skip to content

Symbolics/plotview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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

About

Plotting UI for Common Lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.4%
  • C++ 3.8%
  • Common Lisp 0.7%
  • JavaScript 0.1%
  • CSS 0.0%
  • HTML 0.0%