refal-5-lambda VS besm

Compare refal-5-lambda vs besm 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
refal-5-lambda besm
1 4
76 23
- -
5.0 4.5
6 months ago 12 months ago
C++ Haskell
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.

refal-5-lambda

Posts with mentions or reviews of refal-5-lambda. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.
  • ПП-BESM – a Soviet language (1955)
    5 projects | news.ycombinator.com | 21 May 2023
    There were number of innovative but relatively obscure languages that came out of the first wave of cybernetics. Glushkov, one of Lyapunov's contemporaries who made a number of significant contributions to automata theory, created a language called Analytik [1], with early support for linear algebra and symbolic differentiation. REFAL is another language that emerged from the same era and still under active development [2]. At its foundation is an alternative and surprisingly rich algebraic theory of computation based on so-called word problems [3].

    [1]: https://link.springer.com/content/pdf/10.1007/BF01070461.pdf

    [2]: https://github.com/bmstu-iu9/refal-5-lambda

    [3]: https://en.wikipedia.org/wiki/Word_problem_for_groups

besm

Posts with mentions or reviews of besm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.
  • ПП-BESM – a Soviet language (1955)
    5 projects | news.ycombinator.com | 21 May 2023
    I have a commented example: https://github.com/xldenis/besm/blob/master/examples/chapter...

    I tried to transliterate the syntax to ascii but the 'real' syntax uses some characters which are hard to represent in monospace text.

What are some alternatives?

When comparing refal-5-lambda and besm you can also consider the following projects:

jet - A Fast C and Python like Programming Language that puts the Developer first. WIP

capri - A statically typed, general purpose programming language with an emphasis on functional programming and simplicity. Compiles to LLVM IR.

JuCC - JuCC - Jadavpur University Compiler Compiler

ape - Ape Programming Language

mewa - Compiler-compiler for writing compiler frontends with Lua

aith - [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions.

ShnooTalk - ShnooTalk is a new programming language

Ark - ArkScript is a small, fast, functional and scripting language for C++ projects

LLVM-Guide - LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.