microperl-standalone VS awk-vm

Compare microperl-standalone vs awk-vm and see what are their differences.

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
microperl-standalone awk-vm
1 1
12 13
- -
10.0 10.0
about 4 years ago about 5 years ago
C Awk
- 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.

microperl-standalone

Posts with mentions or reviews of microperl-standalone. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • The Awk Programming Language, Second Edition
    18 projects | news.ycombinator.com | 29 Jun 2023
    I like how Awk is just a single executable. A single-executable Perl that includes only the core library would be great. There is Microperl [0, 1], but no idea how well it compiles with more up-to-date Perl versions.

    0: https://github.com/bentxt/microperl-standalone

    1: Original article from 2000 by the author Simon Cozens: https://www.foo.be/docs/tpj/issues/vol5_3/tpj0503-0003.html

awk-vm

Posts with mentions or reviews of awk-vm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • The Awk Programming Language, Second Edition
    18 projects | news.ycombinator.com | 29 Jun 2023
    Awk is awesome! Glad that they are looking to modernize the book. It wasn't really necessary, all the code examples in the original edition of the book still run just fine, although some are somewhat dated, like printing ASCII bar graphs. They also had examples of writing VMs, parsers and interpreters in the book, which run on modern implementations.[0]

    [0] https://github.com/siraben/awk-vm/blob/master/vm.awk

What are some alternatives?

When comparing microperl-standalone and awk-vm you can also consider the following projects:

frawk - an efficient awk-like language

sparklines - Text-based sparklines for the command line mimicking those of Edward Tufte.

Awk-Batteries - Public AWK Directory

marcel - A modern shell

textimg - Command to convert from color text (ANSI or 256) to image.

asm - scriptable runtime-writable livecd / hardware wrangler

busybox-w32 - WIN32 native port of BusyBox.

YouPlot - A command line tool that draw plots on the terminal.

nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

goawk - A POSIX-compliant AWK interpreter written in Go, with CSV support