lang VS spec-test

Compare lang vs spec-test and see what are their differences.

lang

This project provides a CLI and GUI interface to the Standard Lang implementation of the Lang Programming Language (by JDDev0)

spec-test

The official lang test unit test files for checking compliance with the lang standard. (by lang-programming)
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
lang spec-test
2 1
4 1
- -
9.1 7.0
21 days ago 7 days ago
Java
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.

lang

Posts with mentions or reviews of lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-17.
  • Operators in Lang
    1 project | /r/langprogramming | 22 Sep 2022
    For more details, check out the operators.lang tutorial: https://github.com/JDDev0/lang/blob/master/assets/tuts/04_operators.lang
  • Hello World from the Lang programming language
    3 projects | /r/langprogramming | 17 Sep 2022
    This program will print its own source code: Try running it with the tools provided by the Standard Lang implementation of the Lang programming language! (Check out the Standard Lang implementation on GitHub: lang) A REPL environment known as the LangShell is included in the repository.

spec-test

Posts with mentions or reviews of spec-test. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-17.
  • Hello World from the Lang programming language
    3 projects | /r/langprogramming | 17 Sep 2022
    When version v1.0.0 of the Standard Lang implementation of the Lang programming language is released, a complete language implementation specification will be provided in this repository: https://github.com/lang-programming/docs Official tests for testing an implementation of the Lang programming language can be found here: https://github.com/lang-programming/spec-test (There will be tests for every piece of functionality eventually)

What are some alternatives?

When comparing lang and spec-test you can also consider the following projects:

jmurmel - A standalone or embeddable JVM based interpreter/ compiler for Murmel, a single-namespace Lisp dialect inspired by Common Lisp

lowlevelprogramming-university - How to be low-level programmer

sof-language - The Stack with Objects and Functions Programming Language, a pure stack-based reverse-polish-notation functional and object-oriented experimental programming language.

awesome-compilers - :sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

docs - The offical lang language standard and documentation

cs-video-courses - List of Computer Science courses with video lectures.

OpenJ9 - Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.