question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Hello World in ArkScript

See original GitHub issue

ArkScript is a Lisp like scripting language intended to be used in C++ projects, running on its virtual machine.

Documentation: https://arkscript-lang.github.io/documentation.html

(print "hello world!")

Edit: updating documentation link from wiki to website since we ditched the aforementioned wiki

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
SuperFolacommented, Sep 23, 2020

Hi there, I’ll try to take care of this soon

1reaction
SuperFolacommented, Oct 10, 2019

ArkScript isn’t Arc nor Ark, updating now

Read more comments on GitHub >

github_iconTop Results From Across the Web

hello-world/ArkScript.ark at main - GitHub
hello -world/a/ArkScript.ark · Go to file T · Go to line L · Copy path · Copy permalink.
Read more >
How To... Display "Hello World" in R #01 - YouTube
Start learning the R programming language by displaying the classic message " Hello World " with @Eugene O'Loughlin.
Read more >
Hello World in 1080 programming languages
This app for shows Hello, World! in programming languages.
Read more >
ArkScript, a language designed to be used in C++ projects ...
Hi everyone! For those who don't know us, ArkScript is a programming language made in C++ to be easily integrated in projects, ...
Read more >
ArkScript
ArkScript is. small (less than 10'000 lines of idiomatic C++17); a scripting language; portable, compile once, run your bytecode anywhere; functional, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found