viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1847-gad17e4


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1847-gad17e48
Date: Tue, 24 Jul 2018 16:54:07 +0200 (CEST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, devel has been updated
       via  ad17e4841af19209fca1cbe47eca8a0c504cd342 (commit)
      from  222380150be59b5afcdb5e226894862677305a3b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ad17e4841af19209fca1cbe47eca8a0c504cd342
Author: Marek Marecki <address@hidden>
Date:   Tue Jul 24 16:52:35 2018 +0200

    Add an example program implementing a lazy, infinite stream of integers
    
    The example uses processes and message passing to implement laziness.
    Read the source code commens to learn more.

-----------------------------------------------------------------------

Summary of changes:
 sample/examples/lazy_int_generator/main.asm | 125 ++++++++++++++++++++++++++++
 1 file changed, 125 insertions(+)
 create mode 100644 sample/examples/lazy_int_generator/main.asm


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]