stainless_script VS steel

Compare stainless_script vs steel and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
stainless_script steel
1 9
5 848
- -
5.4 9.0
4 months ago 5 days ago
Rust Rust
BSD 3-clause "New" or "Revised" License Apache 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.

stainless_script

Posts with mentions or reviews of stainless_script. We have used some of these posts to build our list of alternatives and similar projects.

steel

Posts with mentions or reviews of steel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-30.
  • Helix: Release 24.03 Highlights
    5 projects | news.ycombinator.com | 30 Mar 2024
    I absolutely don't mind the plugin system being a Scheme. It's a plugin for a text editor, and Steel(https://github.com/mattwparas/steel) seems to be a lot less of a maintenance burden than WASM plugins(besides that I find the WASM tooling to be extremely complex).

    But besides all that, Helix learned be that I don't need fancy plugins or endless finicking with config files and toolchains. Using a combination of other tools, like yazi and lazygit, helps me not only inside my editor but outside of it as well. And Kakoune does this even better. In that regard it has been a real eye-opener and refreshing. The downside is, it's hard to go back to other editors!

  • Steel – An embeddable and extensible Scheme dialect
    1 project | /r/programming | 5 Dec 2023
  • Steel – An embedded scheme interpreter in Rust
    13 projects | news.ycombinator.com | 3 Dec 2023
    Basically the differences are in the concepts you'll use to write code. Lisps themselves are very different from each other, but just like the languages you're used to, lisps have standard libraries that can be called, and those building blocks can be used to build applications or whatever else. In this case specifically, Steel provides the facility to call Rust functions within a Steel program: https://github.com/mattwparas/steel.

    So, although I haven't used Steel, it looks like the advantage you'd get from using it is the opportunity to take advantage of features it provides like transducers and contracts, which are feature common to other Lisps as well.

    So, just like choosing any other language, it boils down to a series of tradeoffs.

  • What’s everyone working on this week (19/2023)?
    15 projects | /r/rust | 8 May 2023
    I've been adding my language steel as the plugin language for helix. There is a lot of discussion around what the plugin system will look like for helix and I figured I'd give it a shot since steel was designed originally for embedding. So far its working pretty well, it turns helix into emacs (without the nearly 50 years of development, so not quite as good). I'm reasonably confident the changes won't be accepted upstream (my language is a scheme but I am the only developer at the moment), but even if not it is a really fun experiment. Hoping that it can be used as a basis for whatever plugin system they eventually land on. An example of what configuration would look like:
  • What’s everyone working on this week (7/2023)?
    6 projects | /r/rust | 13 Feb 2023
    Working on automatic doc generation for steel. I've been procrastinating building this out for a while - some of the easy cases are really easy, while the hard cases are definitely not easy.
  • What's everyone working on this week (6/2023)?
    13 projects | /r/rust | 6 Feb 2023
    I'm working on steel, an embedded scheme like programming language. I have lofty goals of eventually adding a JIT and making it viable as a standalone language, but for now its just about as fast as python, and makes for fairly pleasant embedded scripting. Recently added modules and dylibs, and am working on getting documentation into a better place so that adding more libraries becomes easier. I've written a functioning slack bot in it, which is pretty fun, eventually want to make a discord bot as well out of it just to stress test it a bit
  • Guile Steel: a proposal for a systems Lisp
    8 projects | news.ycombinator.com | 11 Jul 2022

What are some alternatives?

When comparing stainless_script and steel you can also consider the following projects:

rant - Rant - The templating language for procedural generation.

freya - Native GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.

schemetran

astro-float - Arbitrary precision floating point numbers library

tesseract-wasm - JS/WebAssembly build of the Tesseract OCR engine for use in browsers and Node

websurfx - :rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine

rust-s3-async-ffi - Asynchronous streaming of AWS S3 objects in C and C++ powered by rust-s3

mdbook-pdf-headless_chrome - A forked version from headless_chrome used by mdbook-pdf for the latest version and expanding some response timeout to 300 seconds.

wisp - Lisp in WebAssembly

Lariv - Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.

paip-lisp - Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

thinlisp - ThinLisp is an open source Lisp to C translator.