Skip to content
HN On Hacker News ↗

XS Programming Language | Hacker News

▲ 21 points 16 comments by xs-lang 1mo ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

1 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 74
PEAK AI % 1% · §1
Analyzed
May 17
backend: pangram/v3.3
Segments scanned
1 windows
avg 74 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 74 words · 1 segments analyzed

Human AI-generated
§1 Human · 1%

Language design based on what people want to achieve: that's basically what php, perl, python, visual basic... many others are/were.It works pretty well!Then... what people want to achieve changes, maybe they want to write a web app instead of desktop, and then you're screwed. Perl was excellent when everything was text... but when things started being XML or JSON or whatever, less so.It's a fair point though, languages built around practicality have their place.