repiet VS andersource

Compare repiet vs andersource and see what are their differences.

repiet

A compiler for the esoteric language Piet, targeting multiple backends. (by boothby)
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
repiet andersource
4 1
85 -
- -
0.0 -
over 4 years ago -
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.

repiet

Posts with mentions or reviews of repiet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-24.

andersource

Posts with mentions or reviews of andersource. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-23.
  • Why I prefer making useless stuff
    5 projects | news.ycombinator.com | 23 May 2021
    Thanks!

    First I'm generating the general geometry of the wings - the most basic shape is a "teardrop" / half of the infinity symbol (see this[0]). Then they are scaled and rotated randomly (within a range to match the other parts of the wings), and further perturbed to make the shape more random. Then I'm drawing lines from the "tip" of the teardrop to the edges and using them to color the segments. The final result is rendered with Three.js[1].

    Obviously this is a very succinct explanation, it took me quite some work. You're welcome to look at the code[2], though it's quite messy :)

    [0] https://en.wikipedia.org/wiki/Lemniscate_of_Gerono

    [1] https://threejs.org/

    [2] https://github.com/andersource/andersource.github.io/blob/ma...

What are some alternatives?

When comparing repiet and andersource you can also consider the following projects:

unmaintained.tech - No Maintenance Intended

knox - A toy programming language written in Go that compiles to C.