KGrammar VS smalltalk

Compare KGrammar vs smalltalk and see what are their differences.

KGrammar

A mini library in Kotlin that handle defining and parsing a grammar (by Holo314)

smalltalk

GNU Smalltalk is an implementation of the Smalltalk language (by GwenaelCasaccio)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
KGrammar smalltalk
1 1
0 0
- -
0.0 2.9
about 3 years ago about 2 months ago
Kotlin Smalltalk
MIT License GNU General Public License v3.0 only
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.

KGrammar

Posts with mentions or reviews of KGrammar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-06.
  • March 2021 monthly "What are you working on?" thread
    16 projects | /r/ProgrammingLanguages | 6 Mar 2021
    I am working on a light weight Kotlin laxer-parser project, this is mainly for myself, but I notice that there is no real Kotlin parsers library (although one can use Java libraries). I wish to add more parser types, and maybe one day to use byte generation (which will enable exhaustive when expression on the parse tree).

smalltalk

Posts with mentions or reviews of smalltalk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-06.
  • March 2021 monthly "What are you working on?" thread
    16 projects | /r/ProgrammingLanguages | 6 Mar 2021
    Working on GST my personnal fork of GNU Smalltalk. I've fixed a small issue regarding the object table in 64 bits you can expect to create much more objects without reaching an out of memory. Also I've improved the VM code specialy the way the objects were GCed and initialized so it brings much more flexibility to change the object layout (adding a new field at the VM level for instance) and added a static assert that will warm the developper ;-)

What are some alternatives?

When comparing KGrammar and smalltalk you can also consider the following projects:

starlight - JS engine in Rust

star - An experimental programming language that's made to be powerful, productive, and predictable

wotpp - A small macro language for producing and manipulating strings.

Matrix - Easy-to-use Scientific Computing library in/for C++ available for Linux and Windows.

Lithe-POC - Proof of concept of a functional reactive UI library.

firefly-boot - Bootstrap compiler for Firefly

The-Spiral-Language - Functional language with intensional polymorphism and first-class staging.

konna - A fast functional language based on two level type theory