搜索结果

Tag统计: 问题跟踪(15) | 项目列表(255) | 用户列表(0) | 需求(25) | 文件(7) | 开源项目(824881) | 竞赛名称(10257) |
    开源项目:(2861)

    项目名称::scrumproject
    项目简介

    Just a inner project of Dexstrys that used for practice of scrum.,

    项目名称::Stil
    项目简介

    Stil (Specification and Test Implementation Language) is a DSL that features a specification-like syntax, while using Test::Unit behind the scenes.

    项目名称::rubybytes
    项目简介

    Byte handling extension for Ruby 1.9 written in C.

    This extension allows you to pack objects into a string of bytes.

    Documentation at http://hackerhosting.com/rubybytes/doc .

    项目名称::phpuby
    项目简介

    Allows you to write php code like:

    function test($x,$y){
    echo $x;
    yield($x,$y);
    echo $y;
    yield($y,$x);
    }

    test(1,2)[$a,$b | echo $a*$b];

    test(2,3)[$a,$b | $a = $b+$a; echo $b*($a+$b)];

    #Or bring it back the other way:
    [$a, $b | echo $a*$b](1,2); ...

    项目名称::jabber-bot
    项目简介

    Jabber::Bot has moved to GitHub: http://github.com/brettstimmerman/jabber-bot,

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号