A Tiny-Lisp Written in Ada

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • arcadia

    An implementation of the Arc programming language (by kimtg)

  • Arcpp

    An implementation of the Arc programming language

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Ada-Lisp-Embedded

    Extensions to the Tiny Lisp language for embedded applications

  • I did share this on r/Ada a bit ago. For examples of how this may be used, https://github.com/BrentSeidel/Ada-Lisp-Embedded defines operations (such as handling GPIO pins) for various embedded systems (right now, only the Arduino Due, but I'll probably add Raspberry PI before too long), and https://github.com/BrentSeidel/Ada-Arduino-Due is the actual project that gets loaded into the Arduino. https://github.com/BrentSeidel/light-tracker is another example use with a more specific application.

  • Ada-Arduino-Due

    Ada programming on the Arduino Due

  • I did share this on r/Ada a bit ago. For examples of how this may be used, https://github.com/BrentSeidel/Ada-Lisp-Embedded defines operations (such as handling GPIO pins) for various embedded systems (right now, only the Arduino Due, but I'll probably add Raspberry PI before too long), and https://github.com/BrentSeidel/Ada-Arduino-Due is the actual project that gets loaded into the Arduino. https://github.com/BrentSeidel/light-tracker is another example use with a more specific application.

  • light-tracker

    Stepper motors to drive a pan and tilt head to track a light.

  • I did share this on r/Ada a bit ago. For examples of how this may be used, https://github.com/BrentSeidel/Ada-Lisp-Embedded defines operations (such as handling GPIO pins) for various embedded systems (right now, only the Arduino Due, but I'll probably add Raspberry PI before too long), and https://github.com/BrentSeidel/Ada-Arduino-Due is the actual project that gets loaded into the Arduino. https://github.com/BrentSeidel/light-tracker is another example use with a more specific application.

  • ulisp

    A version of the Lisp programming language for ATmega-based Arduino boards.

  • uLisp is also a Lisp-1 with CL symbol names.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts