Eso VS os-lib

Compare Eso vs os-lib and see what are their differences.

Eso

A (mostly) purely functional console-based esoteric language interpreter. (by Dash-Lambda)

os-lib

OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs (by com-lihaoyi)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Eso os-lib
2 4
12 637
- 0.6%
0.0 7.7
over 2 years ago 6 days ago
Brainfuck Scala
MIT License GNU General Public License v3.0 or later
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.

Eso

Posts with mentions or reviews of Eso. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-20.
  • Functional programming and heavy IO applications
    1 project | /r/functionalprogramming | 11 Jun 2022
    I have a project with purely functional esoteric language interpreters that can do console I/O (link), and I do it by having the interpreter define a function that turns the input string into the output string. To do real-time user interaction I just give it an input 'string' that's built as it's used by reading the console, the interpreter can't tell the difference between that and a fully predefined input.
  • What learning path did you follow into Scala?
    3 projects | /r/scala | 20 Apr 2021
    I was interested in the mixed functional style you could do with Scala, so I decided to make a polyglot esoteric language interpreter where I wrote all the backend stuff functionally. It turned into one of my biggest projects.

os-lib

Posts with mentions or reviews of os-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-27.

What are some alternatives?

When comparing Eso and os-lib you can also consider the following projects:

pfps-shopping-cart - :shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"

scala-cli - Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)

jodie - Delta lake and filesystem helper methods

delta-rs - A native Rust library for Delta Lake, with bindings into Python

chispa - PySpark test helper methods with beautiful error messages

mack - Delta Lake helper methods in PySpark