CSTN VS na

Compare CSTN vs na 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)

na

a minimal data notation format (by kesh-lang)
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 na
1 3
1 6
- -
0.0 9.3
almost 8 years ago about 1 month ago
Python TypeScript
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.

na

Posts with mentions or reviews of na. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.

What are some alternatives?

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

gaiman - Gaiman: Text based game engine and programming language

Cwerg - The best C-like language that can be implemented in 10kLOC.

design - WebAssembly Design Documents

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

ngs - Next Generation Shell (NGS)

foolang - A toy programming language.

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

m42pl-core - A data manipulation language with a focus on flexibility and simplicity.

aikiframework - In database CMF

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

ric-script - A modern scripting language; implemented in old school C, yacc & flex