lang VS docs

Compare lang vs docs 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)

docs

The offical lang language standard and documentation (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 docs
2 1
4 0
- -
9.1 10.0
21 days ago about 2 years 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.

docs

Posts with mentions or reviews of docs. 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 docs 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

spec-test - The official lang test unit test files for checking compliance with the lang standard.

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

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.