dyon icon indicating copy to clipboard operation
dyon copied to clipboard

Better examples

Open moonheart08 opened this issue 8 years ago • 2 comments

Im using Dyon to write a piece of game server software, but the lack of documentation makes this rather hard. Examples: How does one call a Dyon function with a Current Object? How does one get a return value from call_str? And the list goes on.

moonheart08 avatar Sep 08 '17 18:09 moonheart08

Perhaps we should have a place where people can post their problems with learning Dyon.

I created a subreddit: https://www.reddit.com/r/dyon/comments/6yx6zc/welcome_to_the_dyon_subreddit/

Have you figured out the answer to those problems? I'm asking just because I'm wondering.

The tutorial definitely needs more examples.

bvssvni avatar Sep 08 '17 20:09 bvssvni

Wanted to weigh in on this. The tutorial has a bunch of great code snippets relating to the basics of syntax & semantics, but it would be nice to have a section containing examples of "real world" scripts.

As a new user, one first things I want to know when learning a language is "what can I do with this language", And having one or two longer examples in the tutorial itself (not on the subreddit) would help.

ghost avatar Apr 12 '19 15:04 ghost