

I’d say US/USians, as America is more than just the US. America is composed of more countries like Canada, Mexico, Brazil…
You can downvote me all you want, it doesn’t change anything.
ArkScript lang developer, split keyboard fanatic


I’d say US/USians, as America is more than just the US. America is composed of more countries like Canada, Mexico, Brazil…
You can downvote me all you want, it doesn’t change anything.


Hi there (a bit late, my bad) ; I’ve composed a short blog post about the language, comparing it with Clojure and Common Lisp: https://arkscript-lang.dev/blog/comparison-with-other-lisps/
Thanks, I’ll check it out!


Jokes on them, I don’t use this AI bullshit.


« America, fuck yeah » takes a whole new meaning


Thanks for your comment!
That’s a tough question, because it often boils down to preferences. I think a beginner developer or even someone fed up with the complexity of modern languages could be interested in the language, as it is very small but still more than usable. Only 9 keywords, no hidden meaning, everything follows the same rules : open a paren, then the first thing is a function call, the rest are arguments. I think the « lisps have too many parentheses » is a false problem only used by trolls. I won’t say that you have to understand the flow or fall into the matrix to use it and avoid the parens, it’s more about having a consistent coding style so that you don’t have to care about the closing parentheses. Plus with a modern editor, parentheses groups have different colors and are easy to match, you can navigate to the starting / closing paren with a keybind (% in vim, command/ctrl M in jetbrains IDE).
I’m no frontend dev, so I battle a lot with it so it displays how I want ; I tried with flex to center vertically the « getting started » section, will have to try again.
Yes, there is a time, cpu and memory limit to the playground, no worries! I started the playground about a year ago but only just recently managed to compile to wasm, I’ll see in the future if I can swap the docker integration for it.


First of all, the language is lisp inspired. ArkScript has s-expressions and code as data via its macros, its reads the same (left to right, prefix notation).
Keywords wise, we are not the same, which is a small but striking difference when comparing them side by side.
ArkScript has no classes nor structures, and no quoting/quasiquoting.
AFAICT both ArkScript and Common Lisp (a big lisp contender) have lexical scoping, so no real difference here.
ArkScript has strong dynamic typing too, like many other lisp.
The big advantage I would say ArkScript has, is its embedded capabilities. You can very easily use it in a project, as its C++ API has been designed for this.


Damn that sucks
Nintendo is really after every switch related not official project these days. The migswitch, Yuzu, ryu, any video showcasing their sweet games with mods (botw multiplayer videos have been DMCA)
America is not just North America you know. It’s a whole ass continent. America isn’t a country, the US is. So when you say America when you actually talk about only the US, it’s as is you were talking about Mexico, Canada, Brazil… as well as the US. Which is… dumb? False? Erroneous?