You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/13 03:26:00 UTC

[lucy-issues] [jira] [Commented] (CLOWNFISH-43) Hello World tutorial

    [ https://issues.apache.org/jira/browse/CLOWNFISH-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541168#comment-14541168 ] 

ASF GitHub Bot commented on CLOWNFISH-43:
-----------------------------------------

GitHub user rectang opened a pull request:

    https://github.com/apache/lucy-clownfish/pull/18

    CLOWNFISH-43 "Hello World" tutorial

    First draft of a "hello world" tutorial.
    
    This was done in a bit of a hurry and I expect to revise and submit another pull request.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rectang/lucy-clownfish CLOWNFISH-43-hello-world

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucy-clownfish/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit b544174f42db86a075ad50a8eefcc76108ec57a9
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-04-30T02:18:45Z

    Pound-include Err for abstract callback routine.

commit d2a7d75d6b85d5108bd547edc86790cb01606654
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-04-29T17:41:19Z

    C tutorial 1 source code.

commit 51fe9807ba2fad1e06570ff2b3fd8219530bd654
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-04-29T17:41:19Z

    C tutorial 2 source code.

commit 25892ddeefa6706fc0ece974bb577abca9027e5e
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-04-29T17:41:19Z

    Tutorial part 3 library files.
    
    Part 3 of the tutorial illustrates creating a parcel with multiple
    classes, then using it in multiple host applications.  Here are the core
    files.

commit 0249af8a2f35997b48e8119ddf0ebe5ae15fe163
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-04-29T17:41:19Z

    C tutorial 3 source code.

commit 237922226d00af273258d9f1454e52862e0b67bd
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-04-30T01:49:01Z

    Add Perl tutorial sample code for part 3.
    
    Add code for a Perl application which uses the `hello` parcel.
    
    The build code is admittedly inscrutable and will need to be
    cargo-culted.

commit 2efd961e479ace2678f57bdaa8d1eba53684fcd9
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-04-30T15:30:31Z

    Add draft "hello world" tutorial.

----


> Hello World tutorial
> --------------------
>
>                 Key: CLOWNFISH-43
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-43
>             Project: Apache Lucy-Clownfish
>          Issue Type: New Feature
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>
> Clownfish needs a tutorial which illustrates how to bind a simple example to multiple host languages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)