little-lang VS Wren

Compare little-lang vs Wren and see what are their differences.

Wren

The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language. (by wren-lang)
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
little-lang Wren
11 44
217 6,753
1.4% 0.3%
0.0 0.0
almost 8 years ago 9 months ago
Shell Wren
- 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.

little-lang

Posts with mentions or reviews of little-lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-20.
  • Lil: A Scripting Language
    1 project | news.ycombinator.com | 30 Oct 2022
    To clarify for others who only follow the link titles, this is not the Tcl-inspired scripting language Lil[1] nor the other Tcl-inspired, C-clothes-wearing Little[2].

    [1] http://runtimeterror.com/tech/lil/

    [2] https://www.little-lang.org/, https://news.ycombinator.com/item?id=26204218

  • Ask HN: Which tech stack is the most pleasurable?
    6 projects | news.ycombinator.com | 20 Dec 2021
    This is great! I write a lot of one-off utilities that run on my main desktop as web applications backed by sqlite so you're really speaking my language here!

    I enjoyed the little bit of exposure that I had to Tcl/Tk through EXPECT, I used to write a lot of embedded test scaffolding using it back in the 00s. I've also been interested in checking out Little Language [0].

    Wapp looks like a great place to start with Tcl.

    [0]: https://www.little-lang.org/

  • Little: a statically typed, C-like scripting language.
    1 project | /r/programming | 20 Feb 2021
    5 projects | /r/programming | 20 Feb 2021
    The last public commit on their GitHub repository was in 2016, so you're probably right, though it's possible there's still internal development. The commit history seems to imply that they have a separate, internal repository that they occasionally sync with the GitHub repo.
    1 project | /r/Tcl | 20 Feb 2021
    1 project | /r/bash | 20 Feb 2021
    1 project | /r/opensource | 20 Feb 2021
  • Little is a statically typed, C-like scripting language
    1 project | /r/patient_hackernews | 20 Feb 2021
    1 project | /r/hackernews | 20 Feb 2021
  • Little-Lang
    4 projects | news.ycombinator.com | 20 Feb 2021
    The repo is odd, it's hard to tell where the actual little-lang code is. I guess it's in the tclXXX directory?

    https://github.com/bitkeeper-scm/little-lang

Wren

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

What are some alternatives?

When comparing little-lang and Wren you can also consider the following projects:

tcl - The Tcl Programming Language

Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

LuaJIT - Mirror of the LuaJIT git repository

ChaiScript - Embedded Scripting Language Designed for C++

V8 - The official mirror of the V8 Git repository

Duktape - Duktape - embeddable Javascript engine with a focus on portability and compact footprint

ChakraCore - ChakraCore is an open source Javascript engine with a C API. [Moved to: https://github.com/chakra-core/ChakraCore]

sol2 - Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

q3vm - Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input

dart-embedding-example - [Deprecated] An example of embedding Dart in an existing C++ application

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

V7 - Embedded JavaScript engine for C/C++