smalltalk VS KGrammar

Compare smalltalk vs KGrammar and see what are their differences.

smalltalk

GNU Smalltalk is an implementation of the Smalltalk language (by GwenaelCasaccio)

KGrammar

A mini library in Kotlin that handle defining and parsing a grammar (by Holo314)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
smalltalk KGrammar
1 1
0 0
- -
2.9 0.0
about 2 months ago about 3 years ago
Smalltalk Kotlin
GNU General Public License v3.0 only 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.

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 ;-)

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).

What are some alternatives?

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

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

starlight - JS engine in Rust

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

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

firefly-boot - Bootstrap compiler for Firefly

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

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

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