Skip to content

tomkarp/grenSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grenSamples

Some tiny samples to learn the basics of gren.

SimpleProgramIO

Input of name and output of greeting

Subjects: Node.simpleProgram, IO with Stream, chaining Tasks

Print

Hello World

Subjects: Node.Program

ReadAndPrint

Input of name. Greeting with "Hi name"

Subjects: Reading with Stream

Guess

"Guess the number" game.

Subjects: Chaining IO, Generating Random Int

CalcGame

You have to solve very simple questions (addition of two number), but the remaining time decreases with every question.

Subjects: IO and subscriptions, Generating bit more complex random stuff (Pair of numbers)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published