fast_brainfuck.lua VS lua-macos-app

Compare fast_brainfuck.lua vs lua-macos-app and see what are their differences.

fast_brainfuck.lua

High performance brainfuck transpiler/interpreter for Lua with FFI support. Very fast implementation with multiple optimization passes. (by ExtReMLapin)

lua-macos-app

A sample GUI Lua REPL, showing how to bundle LuaJIT into a self-contained MacOS app (by mogenson)
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
fast_brainfuck.lua lua-macos-app
3 3
12 65
- -
1.8 7.3
over 2 years ago 3 months ago
Lua Lua
MIT License 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.

fast_brainfuck.lua

Posts with mentions or reviews of fast_brainfuck.lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.

lua-macos-app

Posts with mentions or reviews of lua-macos-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.

What are some alternatives?

When comparing fast_brainfuck.lua and lua-macos-app you can also consider the following projects:

python-brainfuck - Simple python code for compile brainfuck program.

Penlight - A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.

bf_jit - Over-engineered JIT compiler for bf