HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Qc17

no profile record

Submissions

Show HN: Line, Language with Intuitive and Natural Expression

github.com
1 points·by Qc17·4개월 전·1 comments

comments

Qc17
·4개월 전·discuss
Oh la la! Oh la la!

Seriously... I found this very interesting, but for some country (i'm from Italy) maybe the charts are not so accurate (maybe yes, I'm not an expert ;-( ). Despite everything, very nice idea
Qc17
·4개월 전·discuss
Hi HN!

I’ve been experimenting with programming language design and created a small language called LINE (Language with Intuitive and Natural Expression).

The idea is to make simple program logic easier to read and experiment with.

The interpreter is written in JavaScript and runs directly in the browser, so you can try it without installing anything.

There is also an online demo here: https://qc-17.github.io/LINE

Right now the project is experimental, but I’m interested in feedback about the language design, syntax, and possible improvements.

If you enjoy playing with small languages or interpreters, I’d love to hear your thoughts!