damelang/gezira

C

169

365 commits

updated Apr 3, 2013

See the code

README

This isn't meant for others to use (yet). But for the persistent,
here are some hints:

nl/

    Source code written in Nile

c/

    Compiler-generated C code. Depends on a C-based Nile runtime.
    If you're lucky, ``make -f Makefile.gcc" might get you a libgezira.a.

c/demos/
    
    Some mostly-broken demos. Depends on a libgezira.a and a C-based Nile
    runtime. If you're lucky, ``make -f Makefile.gcc snow-demo" might get
    you some falling snow.

bindings/squeak/

    Squeak bindings to the compiled code in c/ .

js/

    Compiler-generated Javascript code (out-of-date)

js/demos/

    Javascript demos

hs/

    Early experiment in generating Haskell code

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

damelang

355 commits

propella

7 commits

codefrau

2 commits

jgonis

1 commits

damelang/gezira

C

169

365 commits

updated Apr 3, 2013

See the code

README

This isn't meant for others to use (yet). But for the persistent,
here are some hints:

nl/

    Source code written in Nile

c/

    Compiler-generated C code. Depends on a C-based Nile runtime.
    If you're lucky, ``make -f Makefile.gcc" might get you a libgezira.a.

c/demos/
    
    Some mostly-broken demos. Depends on a libgezira.a and a C-based Nile
    runtime. If you're lucky, ``make -f Makefile.gcc snow-demo" might get
    you some falling snow.

bindings/squeak/

    Squeak bindings to the compiled code in c/ .

js/

    Compiler-generated Javascript code (out-of-date)

js/demos/

    Javascript demos

hs/

    Early experiment in generating Haskell code

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

damelang

355 commits

propella

7 commits

codefrau

2 commits

jgonis

1 commits

Languages

C

75.3%

Smalltalk

18.2%

JavaScript

3.9%

Objective-C

1.3%