csml-engine
CSML is an easy-to-use chatbot programming language and framework. (by CSML-by-Clevy)
mlatu
A declarative concatenative programming language (by brightly-salty)
csml-engine | mlatu | |
---|---|---|
4 | 4 | |
714 | 164 | |
0.0% | 0.0% | |
2.5 | 4.5 | |
almost 2 years ago | 6 months ago | |
Rust | Rust | |
Apache License 2.0 | 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.
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.
csml-engine
Posts with mentions or reviews of csml-engine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-20.
- CSML: Programming Language for Chatbots
-
Language Playgrounds are Cool
However, to test it, you need to download a package from Github, find out how to install it, setup your machine and local environment developments... all of which make it hard to simply get started with the language.
-
What's New in CSML v1.5.0
We just released CSML v1.5.0! 🎉 Let's have a quick look together at some of the highlights of this release...
-
How to Install a Self-Hosted CSML Engine on Ubuntu 18.04
On CSML Engine's github repository, we compile pre-built binaries for MacOS and Linux of the CSML Engine web server, called CSML Server, at every release, under the assets section (we also maintain docker images if you prefer). As in this example, we are going to install CSML Server on Ubuntu 18.04 (or most recent linux distributions such as Debian, CentOS, Amazon Linux 2...), we will use the linux-based 64-bit binary, called csml-server-linux-amd64. The latest release to date is v1.4.0: let's copy the address of the corresponding asset.
mlatu
Posts with mentions or reviews of mlatu.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-25.
-
Advantages of Functional Programming
Caden Haustein has used the code for Kitten as the starting point for a language called Mlatu, which looks cool. I haven’t been writing about my PL work much, but I’ve still been doing stuff that’s related—although it may end up under a new name, not sure what I want to do with that yet.
- Mlatu: A purely-functional concatenative programming language
- Mlatu: a statically-typed, purely functional concatenative language
- Show HN: Mlatu, a Concatenative Programming Language
What are some alternatives?
When comparing csml-engine and mlatu you can also consider the following projects:
wasmi - WebAssembly (Wasm) interpreter.
Monocypher - An easy to use, easy to deploy crypto library
luxya - Programming language with a tree-walking interpreter written in Rust©™.
wain - WebAssembly implementation from scratch in Safe Rust with zero dependencies
pakhi-bhasha - Dynamically typed bangla programming language written in rust
kitten - A statically typed concatenative systems programming language.