Implementing MicroScheme in Elm

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

  • The code (open source, of course!) is on Github with some documentation there also. The code base, as outlined below, is quite small. I intend to keep it that way, since the goal is educational (I am learning a lot). I'll concentrate on a few core features, e.g., a proper implementation of environments and let-bindings.

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

  • I'd like to report on a little weekend project, namely to implement an interpreter for a small subset of Scheme using Elm. Here is a screenshot of the command-line interface:

  • 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

Related posts

  • Learning Elm by porting a medium-sized web front end from React (2019)

    15 projects | news.ycombinator.com | 29 Feb 2024
  • Can you make your own JavaScript by implementing ECMAScript standard?

    10 projects | /r/learnjavascript | 10 Dec 2023
  • What is the best way to present the user the results of Haskell computations?

    1 project | /r/haskell | 2 Dec 2023
  • Building React Components Using Unions in TypeScript

    15 projects | dev.to | 1 Oct 2023
  • What's the state of the Elm repo? · Issue #2308 · elm/compiler

    1 project | /r/elm | 25 Aug 2023