CSTN VS star

Compare CSTN vs star and see what are their differences.

CSTN

CancerScript Tumor Notation is a lightweight data-interchange format. It is annoying for humans to read and write. (by Ground-is-Lava)

star

An experimental programming language that's made to be powerful, productive, and predictable (by ALANVF)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
CSTN star
1 24
1 116
- -
0.0 5.1
almost 8 years ago 6 months ago
Python Haxe
GNU General Public License v3.0 or later Apache License 2.0
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.

CSTN

Posts with mentions or reviews of CSTN. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-05.
  • Why are you building a programming language?
    16 projects | /r/ProgrammingLanguages | 5 Sep 2021
    My recommendation is to just write something, even if it sucks. That goes for any concept. You'll learn faster and better by interacting with the machinery yourself versus trying to interpret someone else's abstract understanding of the machinery. In this case, that means choose a simple language or write your own grammar to play with, and make a parser for it. The first real parser I made is a recursive descent parser that parses a relative of JSON. If you're curious, my code is available), but I was a lesser programmer when I wrote it, so don't take it as an example of how you must do things. Regardless, it does work. I've continued to use the character stream code in every text parser I've written since, with some improvements.

star

Posts with mentions or reviews of star. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-05.

What are some alternatives?

When comparing CSTN and star you can also consider the following projects:

gaiman - Gaiman: Text based game engine and programming language

design - WebAssembly Design Documents

starlight - JS engine in Rust

ngs - Next Generation Shell (NGS)

xvm - Ecstasy and XVM

na - a minimal data notation format

Yoakke - A collection of libraries for implementing compilers in .NET.

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

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

kesh - A simple little programming language that could one day compile to JavaScript.

aulang - simple and fast scripting language