ebe

Edit by Example - automated file editing just from given examples. (by mark-sed)

Ebe Alternatives

Similar projects and alternatives to ebe based on common topics and language

  • frobtads

    Linux and macOS development tools and text-mode interpreter for TADS adventure games.

  • clauf

    Discontinued A C interpreter developed live on YouTube

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

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

  • V8

    55 ebe VS V8

    The official mirror of the V8 Git repository

  • snap

    An embeddable scripting language inspired by Lua. (by srijan-paul)

  • Feral

    Feral programming language reference implementation

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ebe alternative or higher similarity.

ebe reviews and mentions

Posts with mentions or reviews of ebe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-07.
  • Ebe - Compiler and interpreter for automated file editing using genetic programming
    1 project | /r/Compilers | 14 May 2022
    Simply said, Ebe (Ebe - Edit by Example) is a program, which the user gives snippet of a file before and after desired edits. Then the compiler parses the files and using genetic programming (evolutionary approach) finds the best algorithm in Ebel language (I made a post about it a little back as well) and then the interpreter applies this algorithm to the whole input file or even multiple files.
  • Ebel - Programming language designed for genetic programming and file editing
    3 projects | /r/ProgrammingLanguages | 7 Apr 2022
    I didn't yet do many optimizations and experimenting with GP, so my current approach is probably not the best, but if you want the whole project is open source, so you can have a look how I handle it (https://github.com/mark-sed/ebe/tree/main/engine). But basically I tried for the general one to use J. Koza's approach with the addition of elitism, so I don't lose any well performing phenotypes and I also have to do some trimming to the very long programs since Ebel kind of 1:1 matches the input example file size so I know how long the program (pass) should be.

Stats

Basic ebe repo stats
3
15
0.0
almost 2 years ago

mark-sed/ebe is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ebe is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com