Elixir-Code-Smells VS peridot

Compare Elixir-Code-Smells vs peridot and see what are their differences.

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
Elixir-Code-Smells peridot
8 13
1,420 388
- -
5.7 3.1
4 months ago over 1 year ago
Elixir Haskell
MIT License Mozilla Public License 2.0
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.

Elixir-Code-Smells

Posts with mentions or reviews of Elixir-Code-Smells. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-07.
  • Survey on code smells in Elixir
    1 project | /r/elixir | 27 Sep 2022
    My Ph.D. advisor and I are researching code smells in Elixir systems. This work resulted in the Catalog of Elixir-specific code smells, which has already become quite popular among GitHub users. (https://github.com/lucasvegi/Elixir-Code-Smells).
  • Code Smells in Elixir
    2 projects | /r/elixir | 7 Jun 2022
    Results can be found in: https://github.com/lucasvegi/Elixir-Code-Smells
  • Hacker News top posts: May 10, 2022
    6 projects | /r/hackerdigest | 10 May 2022
    Catalog of Elixir-specific code smells\ (21 comments)
  • Catalog of Elixir-specific code smells
    5 projects | news.ycombinator.com | 9 May 2022
    Generally speaking, code smells are also context-sensitive structures. This means that a smell will not always represent pain in a specific project. It is just a possibility that must be analyzed in each context. It is a warning, not a judgment.

    We are interested in knowing Elixir's community opinion about these code smells. Collaborations can be made via GitHub issues (https://github.com/lucasvegi/Elixir-Code-Smells/issues) or Pull Requests in our repo!

  • Elixir Code Smells
    1 project | news.ycombinator.com | 18 Mar 2022

peridot

Posts with mentions or reviews of peridot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-01.
  • Peridot Paper Preprint
    1 project | /r/ProgrammingLanguages | 5 Sep 2022
    I've mostly finished up a preprint of a research paper on Peridot, my programming language! It still needs some work, but I'm happy enough with it to post it. If you have any questions or suggestions don't hesitate to tell me here. I would love feedback :-)
  • September 2022 monthly "What are you working on?" thread
    10 projects | /r/ProgrammingLanguages | 1 Sep 2022
    I'm finishing up with Peridot! The research goals of the project are close to being accomplished, so I'll be wrapping up soon. I'm really satisfied with it as a proof-of-concept for the ideas it implements. The last main bit of the project is a research paper I'm writing which details the language and its applications in detail.
  • Peridot MVP
    2 projects | /r/ProgrammingLanguages | 8 Aug 2022
    Hey all! I've been working on my programming language Peridot for about six months, and it's finally at the point where I can call it an MVP! Peridot is a language in which the compiler backend is implemented in userspace via metaprogramming.
  • July 2022 monthly "What are you working on?" thread
    10 projects | /r/ProgrammingLanguages | 1 Jul 2022
    The Peridot MVP is feature-complete! All that's left to do are bugfixes, after which it will be a real, usable language. Here's the major features, in no particular order:
  • A Typed Foundation for Directional Logic Programming
    1 project | /r/ProgrammingLanguages | 27 Jun 2022
    I'm not aware of any current implementations, but I'll be implementing it in my language, Peridot. Unfortunately that won't be for a few months though.
  • How did you choose the name for your programming language?
    7 projects | /r/ProgrammingLanguages | 6 Jun 2022
    The second was called Konna. AFAIK it’s Finnish for “frog”, but sources seem to disagree? I don’t speak Finnish, I got the word from a Finnish video game. My third and current language is called Peridot. I’m pretty proud of this name, although it’s less searchable than the previous ones. The origin is pretty simple, I was just looking around at gemstones and thought peridot looked neat.
  • Peridot: A functional language based on two-level type theory
    1 project | /r/patient_hackernews | 10 May 2022
    1 project | /r/hackernews | 10 May 2022
    1 project | /r/functionalprogramming | 10 May 2022
    4 projects | /r/ProgrammingLanguages | 10 May 2022
    Hey! I'm Peridot's author. Peridot is a language based on two-level type theory which allows for the compiler backend to be written in userspace. The language is really two languages tied together: a logic language, and a dependently typed functional language. The former is built for metaprogramming - high-level optimizers and compilers can be written that translate the latter language into a target language of choice. An in-depth explanation of the language's rationale can be found here.

What are some alternatives?

When comparing Elixir-Code-Smells and peridot you can also consider the following projects:

sneeze - Render Elixir data-structures to HTML, inspired by Hiccup.

Hacking-F117A - My investigation into mission generation in the Stealth Fighter games by Microprose.

apple2idiot - A general purpose ESP32 IOT board for the Apple IIe

cane - A small MIDI sequencer DSL designed around vectors and euclidean rhythms

credo - A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

schmu - A WIP programming language inspired by ML and powered by LLVM

Kornia - Geometric Computer Vision Library for Spatial AI

ramen - A stream processing language and compiler for small-scale monitoring

elaboration-zoo - Minimal implementations for dependent type checking and elaboration

Elixir - Elixir is a dynamic, functional language for building scalable and maintainable applications

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