xia VS Ada-Lisp-Embedded

Compare xia vs Ada-Lisp-Embedded and see what are their differences.

xia

An Ada implementation of XPath 1.0. (by simonjwright)

Ada-Lisp-Embedded

Extensions to the Tiny Lisp language for embedded applications (by BrentSeidel)
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
xia Ada-Lisp-Embedded
1 2
4 0
- -
4.1 0.0
3 months ago over 2 years ago
Ada Ada
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xia

Posts with mentions or reviews of xia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-01.
  • What are you working on? July 2021
    15 projects | /r/ada | 1 Jul 2021
    XIA - Xpath in Ada - fixing the single issue requires a MASSIVE rewrite, because the parser was written in Adagoop and hand-modified. I have an inheritance based syntax tree, and to use it I have to hand-craft a query tree to match the syntax tree. Ugh, but better than hand-modifying generated code!

Ada-Lisp-Embedded

Posts with mentions or reviews of Ada-Lisp-Embedded. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-01.
  • What are you working on? July 2021
    15 projects | /r/ada | 1 Jul 2021
    Tiny-Lisp - A tiny Lisp interpreter written in Ada. I'm also working on embedded extensions to it for the Raspberry PI running under Linux.
  • A Tiny-Lisp Written in Ada
    6 projects | /r/lisp | 1 Jun 2021
    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.

What are some alternatives?

When comparing xia and Ada-Lisp-Embedded you can also consider the following projects:

sslada

Ada-Lisp - Tiny Lisp Interpreter Written in Ada

ppm

assignments

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

rose - Persistent capability-based kernel

lith - An implementation of R7RS-small in Ada

Ada-Arduino-Due - Ada programming on the Arduino Due

aquarius - EBNF compiler