Function Not Returning Value As Expect

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

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
  • cnotes

  • I have been working on learning lisp for about a month now and am working writing my first program on my own. For this project I decided I wanted to rewrite a shell script I use often called cnotes as this project is mainly just working with the basics of the language. The issue I am facing is with writing a function to get shell environment variables. In C I did this using the getenv function and in shell this is rather simple, lisp however seems more difficult in that this has not been standardized within common lisp. I did some research and found this post which gives a function to get environment variables. Being new to lisp I don't fully understand everything this does, but from what I can gather reading the code and the documentation it works like this:

  • 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
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