ralph-schleicher / atmosphere-calculator

A Common Lisp GUI application to calculate ambient conditions and air speeds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Atmosphere Calculator application is a graphical user interface to calculate ambient conditions and air speeds. It is written in Common Lisp. The graphical user interface is build with Glade. The CL-CFFI-GTK package provides the GTK+ bindings.

This program is a proof of concept for how to write and deploy a GUI application with Common Lisp.

Here is a screen shot:

Atmosphere Calculator

About

A Common Lisp GUI application to calculate ambient conditions and air speeds.


Languages

Language:Common Lisp 62.2%Language:Shell 33.2%Language:Makefile 3.8%Language:M4 0.7%