edsl VS sdk

Compare edsl vs sdk and see what are their differences.

edsl

Example of embedding TypeScript as an EDSL inside of another language (by amw-zero)

sdk

Resurgence software development kit (SDK) (by Resurgence-VM-Development)
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
edsl sdk
2 1
2 0
- -
10.0 10.0
about 1 year ago over 1 year ago
OCaml Python
MIT License -
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.

edsl

Posts with mentions or reviews of edsl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.
  • November 2022 monthly "What are you working on?" thread
    25 projects | /r/ProgrammingLanguages | 3 Nov 2022
    I'm taking a brief detour from working on my actual language to work on some underlying theory. My language (Sligh) is based on informal certifying compilation, i.e. the compiler generates a test checking for correctness of the compiled program instead of a proof. Because I'm mostly interested in generating code for full-stack web applications, I think optimization is actually essential for the practicality of this approach, otherwise the certificate test will be much less effective.
  • Thoughts on the Rascal meta-programming language
    3 projects | /r/ProgrammingLanguages | 13 Oct 2022
    So, full compilation of the implementation is out in my mind, and the next best thing is at least deriving the implementation from the model so you can leverage the logic you've already defined. That's where metaprogramming comes in, and that's what I'm playing around with here.

sdk

Posts with mentions or reviews of sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.
  • November 2022 monthly "What are you working on?" thread
    25 projects | /r/ProgrammingLanguages | 3 Nov 2022
    The README contains some instructions on building documentation using cargo (they're not that complete, but we document almost every part of Resurgence at least a little bit), and the SDK repo contains some examples (alongside some RASM code, which is the assembly language we created for development purposes): https://github.com/Resurgence-VM-Development/sdk

What are some alternatives?

When comparing edsl and sdk you can also consider the following projects:

cogent - Cogent Project

jevkostream.scm - (WIP) Streaming parsers for Jevko in Scheme

Resurgence - The Resurgence VM, a register virtual machine designed for simplicity and ease of use, based on the old Rendor VM

community - Features Jevko-related things created by various authors

jevkalk - A Jevko-based interpreter.

parsejevko.c - Simple parser for Jevko in C.

jevko

parsejevko.java - Simple parser for Jevko in Java.

jevko.lua - A Jevko library for Lua.

utena

boba - A general purpose statically-typed concatenative programming language.