Ebel - Programming language designed for genetic programming and file editing

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

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

    Edit by Example - automated file editing just from given examples.

  • When it comes to -o i decided to have that one for the output of interpretation and since compilation and interpretation can be done at once, it can have only one meaning (-o edited.text will save the processed input into file edited.txt). Also for it to be less confusing you can use --example-input and --example-output (I've documented these in the wiki and -h gives this as well). But if you have any improvements to this, I'd love to hear them, this is the best I could have come up with. And I plan to make a simple GUI interface for non-programmers so that might help with it as well.

  • aoc2019

    Advent of code 2019 solutions in Tailspin (mainly) (by tobega)

  • I understand the fear of losing the well-performing phenotypes but what I do is that I keep it as the current best, but remove it from the gene pool. It turns out that it gets recreated many times anyway and my stagnation criteria is when a significant part of the population are identical. FWIW, I solved the adventofcode 2019 day 18 with a GA, https://github.com/tobega/aoc2019/blob/master/a18.tt It's written in my language Tailspin which has a bit different syntax: @ is mutable state, $ is the current value and -> separates pipeline steps that create the next current value from the current value at each step.

  • 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

  • Ebe - Compiler and interpreter for automated file editing using genetic programming

    1 project | /r/Compilers | 14 May 2022
  • Meta Used Monolithic Architecture to Ship Threads in Only Five Months

    1 project | news.ycombinator.com | 10 Apr 2024
  • Show HN: WebAssembly Instrumentation in the Wizard Research Engine

    1 project | news.ycombinator.com | 14 Mar 2024
  • Zag Smalltalk [video]

    2 projects | news.ycombinator.com | 23 Jan 2024
  • VDrift: Cross-Platform Driving Simulation

    3 projects | news.ycombinator.com | 28 Dec 2023