nddrylliog ('n ddrylliog)

Name
'n ddrylliog
Email
Website/Blog
http://ndd.rylliog.cz/
Location
A better place
Member Since
May 26, 2009 (6 months)

Following 316 githubbers and watching 94 repositories view all →

Public Repositories (28)

  • rock

    ooc compiler written in ooc. (experimental)

    legend

    Last updated Tue Nov 24 11:17:00 -0800 2009

  • nagaqueen

    leg grammar for ooc

    legend

    Last updated Tue Nov 24 11:16:44 -0800 2009

  • oos

    ooc operating system [fork with my dirty hacks]

    legend

    Forked from tsion/oos Tue Nov 24 01:20:52 -0800 2009

    Last updated Tue Nov 24 02:44:06 -0800 2009

  • ooc

    an ooc compiler written in java

    legend

    Last updated Mon Nov 23 13:01:21 -0800 2009

  • woot

    unit testing system written in ooc (candidate for the ooc compiler test suite)

    legend

    Last updated Sun Nov 22 05:24:32 -0800 2009

  • ooc-docs

    Official documentation for ooc 0.3+

    legend

    Last updated Tue Nov 17 04:26:26 -0800 2009

  • lu

    LU decomposition (and other matrix computations) example program in ooc

    legend

    Last updated Mon Nov 16 05:43:09 -0800 2009

  • peg-leg

    A fork of Ian Piumarta's peg/leg with adjustable YY_STACK_SIZE

    legend

    Last updated Sun Nov 08 02:36:49 -0800 2009

  • greg

    [on hold: problematic, see peg-leg] a fork of _why's greg (re-entrant peg/leg)

    legend

    Forked from whymirror/greg Mon Nov 02 05:45:46 -0800 2009

    Last updated Mon Nov 02 14:43:07 -0800 2009

  • ooc-curl

    CURL bindings for ooc

    legend

    Last updated Sun Nov 01 11:16:05 -0800 2009

  • ooc-plot

    A simple graphic plotting program for ooc, using cairo =)

    legend

    Last updated Sun Nov 01 10:49:33 -0800 2009

  • obviouskate

    Obvious Kate is an obfuscator - although not a very smart one. But we love her anyway - the ooc t...

    legend

    Last updated Sun Nov 01 10:27:07 -0800 2009

  • ooc-gtk

    GTK2 bindings for ooc

    legend

    Last updated Sun Nov 01 10:03:17 -0800 2009

  • github-language-rankings

    Ranks the languages by popularity on GitHub

    legend

    Last updated Thu Oct 29 19:01:46 -0700 2009

  • ooc-glade

    Glade 2 bindings for ooc

    legend

    Last updated Wed Oct 28 11:51:02 -0700 2009

  • ooc-basekit

    ooc bindings for Steve Dekorte's libbasekit

    legend

    Last updated Wed Oct 28 01:31:43 -0700 2009

  • ooc-coroutine

    Coroutines for ooc! using Steve Dekorte's libcoroutine

    legend

    Last updated Wed Oct 28 01:31:07 -0700 2009

  • ooc-gdk

    GDK bindings for ooc

    legend

    Last updated Wed Oct 28 01:20:59 -0700 2009

  • jdll09

    Nothing to see here. Go away.

    legend

    Last updated Sat Oct 17 04:26:33 -0700 2009

  • alarmoo

    A cool alarm clock written in ooc, which launches mplayer with your favorite music on a given hour

    legend

    Last updated Wed Oct 14 16:24:49 -0700 2009

  • teeworlds-ai

    An attempt to add bots to teeworlds-0.5.1 =)

    legend

    Last updated Sat Oct 10 07:49:24 -0700 2009

  • meta

    The upcoming lexing/parsing/macro-ing system for rock, the ooc compiler in ooc.

    legend

    Last updated Thu Oct 01 12:42:11 -0700 2009

  • ooc-legacy

    The pre-0.3 ooc codebase, for reference (a few useful hacks in there)

    legend

    Last updated Mon Sep 28 11:15:09 -0700 2009

  • ooc-ti

    allows ooc programs to run on TI89/TI92+/TIv200 graphic calculators, using tigcc

    legend

    Last updated Tue Sep 22 16:40:47 -0700 2009

  • yajit

    A small JIT-compiler written in ooc, for ooc (providing closures and partials)

    legend

    Last updated Tue Sep 01 13:05:01 -0700 2009

  • ooc-frontend

    legacy repository where 0.3 used to be developed

    legend

    Last updated Sat Aug 29 05:10:00 -0700 2009

  • ubi

    [legacy repo] ubiquitous small parsing library for java

    legend

    Last updated Thu Aug 27 05:39:57 -0700 2009

  • ooclipse

    ooc Eclipse plug-in

    legend

    Last updated Wed Jul 08 14:01:18 -0700 2009

Public Activity feed

nddrylliog pushed to master at nddrylliog/rock Tue Nov 24 11:17:01 -0800 2009
HEAD is 3446548e8a5a05caf705c0e77af2b64d58e54823
  • nddrylliog committed 3446548e:
    Added extern-named functions, so that we can use printf in peace :D
nddrylliog pushed to master at nddrylliog/nagaqueen Tue Nov 24 11:16:45 -0800 2009
HEAD is faa131bfe31ff6d695b458818446227011720ea9
nddrylliog pushed to master at nddrylliog/rock Tue Nov 24 06:23:24 -0800 2009
HEAD is a45ddad7cc37cf308e3bf81bd4fdb853874e8c7a
  • nddrylliog committed a45ddad7:
    Added tests in resolve/access, added clean hack, added -shout hack (e.g. displays [ OK ] or [FAIL]
nddrylliog pushed to master at nddrylliog/rock Tue Nov 24 06:07:03 -0800 2009
HEAD is 60ea8bdb191c06628cfa34fefd6985cc3067c28a
  • nddrylliog committed 60ea8bdb:
    Resolves variable access correctly in scopes (currently only FunctionDecl)
nddrylliog pushed to master at nddrylliog/oos Tue Nov 24 02:44:06 -0800 2009
HEAD is ecfec861a14587f7889d372add3283cfe90a3886
  • nddrylliog committed ecfec861:
    Forked, added a pseudo-random number generator (that sucks), putchar, setcolor, sleep (which uses up the CPU at 100% doing multiplications to wait, instead of using an interrupt.) Well, in a word, it's rough. But it's fun =)
nddrylliog forked tsion/oos Tue Nov 24 01:20:52 -0800 2009
Forked repository is at nddrylliog/oos
nddrylliog started watching tsion/oos Tue Nov 24 01:20:52 -0800 2009
oos's description:
ooc operating system
nddrylliog started watching denisshepelin/ooc-bignum Mon Nov 23 17:12:31 -0800 2009
ooc-bignum's description:
BigNums for ooc . It uses gmp lib
nddrylliog started watching macmade/ooc-mac Mon Nov 23 17:12:10 -0800 2009
ooc-mac's description:
A Mac OS X installer package for ooc.
nddrylliog started watching travisjeffery/ooc-lang.tmbundle Mon Nov 23 17:11:34 -0800 2009
ooc-lang.tmbundle's description:
textmate bundle for ooc-lang
nddrylliog pushed to master at nddrylliog/rock Mon Nov 23 17:08:44 -0800 2009
HEAD is a58f223138c0c6837bc3191a297c4b74f0a89837
  • nddrylliog committed a58f2231:
    Added a lot of the required architecture to resolve functions (and soon accesses). I'm really happy with where it's going: the code is much simpler than j/ooc and still very versatile/flexible.
nddrylliog pushed to master at nddrylliog/nagaqueen Mon Nov 23 15:55:53 -0800 2009
HEAD is 3ca0ad793bf49b345121032e940ba8210ad055cf
  • nddrylliog committed 3ca0ad79:
    Whoops, gotta keep in sync with rock. Changes are more or less adding hooks for member accesses/calls
nddrylliog pushed to master at nddrylliog/rock Mon Nov 23 15:55:27 -0800 2009
HEAD is bbd2ea635cdd5c80352266bdcfd769058f1f6dcc
nddrylliog pushed to master at nddrylliog/rock Mon Nov 23 15:40:23 -0800 2009
HEAD is 228bd33a3eac97792ce9457f753776c67c87e210
  • nddrylliog committed 228bd33a:
    Proper (and desired) handling of 'this' in function declarations. The way it's handled shows very well the difference in mindset between j/ooc and rock. j/ooc was hacked together, to get things working quickly, experiment, etc. Rock is designed to be simple, more generic (we can afford it, with the gained experience), but also a lot more robust, and faster. A simple program takes 0.050s to compile with rock/gcc without lang/*. j/ooc takes 1.126s, although it has to parse & compile of a lang/*. Time will tell if the performance improvement will still be that impressive when all the dependencies in lang/* will have to be parsed, but I'm willing to bet rock will still be a few order of magnitude faster than j/ooc.
nddrylliog pushed to master at nddrylliog/rock Mon Nov 23 14:48:15 -0800 2009
HEAD is 7f0fd550cf7f8165e80d79147bc266cf49b9df3e
  • nddrylliog committed 7f0fd550:
    Hmm properly write function prototypes now (well, hopefully)
nddrylliog pushed to master at nddrylliog/rock Mon Nov 23 14:32:46 -0800 2009
HEAD is 03fc9c0cfe4da8ffbb090ec22e2aa9642d499173
nddrylliog started watching nakajima/slidedown Mon Nov 23 14:30:03 -0800 2009
slidedown's description:
Generate syntax-highlighted slides from Markdown
nddrylliog pushed to master at nddrylliog/rock Mon Nov 23 14:23:35 -0800 2009
HEAD is c7bbac5c8541a0bc3eeaa9d5f2ff39e323ee4e66
nddrylliog started watching tsion/oos Mon Nov 23 14:19:18 -0800 2009
oos's description:
ooc operating system
nddrylliog pushed to master at nddrylliog/rock Mon Nov 23 12:53:45 -0800 2009
HEAD is 1727306a1ffa09658b2a4ca4edddbf9adce947dd
  • nddrylliog committed 1727306a:
    Now regular varDecls aren't added twice by mistake, removed some debug message, added -nolang option to test compiling of small examples without auto-adding lang/* imports.
nddrylliog started watching showstopper/oocini Mon Nov 23 11:41:18 -0800 2009
oocini's description:
Binding to iniparser (http://ndevilla.free.fr/iniparser/) for ooc (will be rewritten in pure ooc though)
nddrylliog pushed to master at nddrylliog/ooc Mon Nov 23 11:07:24 -0800 2009
HEAD is f9d144e2ef4dbe5026fcd455174f9627da374e76
  • nddrylliog committed f9d144e2:
    Generic bugfixes for stirling3d (heya eagle2com, love ya), was attempting to retrieve needle from haystack even if haystack was kinda not just big enough. Anyway.
nddrylliog pushed to master at fredreichbier/ooc-yajl Mon Nov 23 04:04:38 -0800 2009
HEAD is 40fde8f5d5245ebe6099747d703eb904f9221cbf
nddrylliog pushed to master at fredreichbier/ooc-yajl Mon Nov 23 03:59:19 -0800 2009
HEAD is 6930c355e175f314b93eedfb01b7fe71d13a66ba
nddrylliog pushed to master at fredreichbier/ooc-yajl Mon Nov 23 03:53:28 -0800 2009
HEAD is 0b881b30ed35d647ace1276f3b064de15af86ed6
nddrylliog pushed to master at fredreichbier/ooc-yajl Mon Nov 23 03:49:22 -0800 2009
HEAD is 69d55bf252b1a4d3ef641d7db5da01c818103619
nddrylliog pushed to master at fredreichbier/ooc-yajl Mon Nov 23 03:48:28 -0800 2009
HEAD is 5ba96975c5e46e64ddf48a21245edf330bddb2e8
nddrylliog pushed to master at fredreichbier/ooc-yajl Mon Nov 23 03:47:49 -0800 2009
HEAD is 7f31cd87d44a2b09735564b4d28476803eeee5b3
nddrylliog pushed to master at nddrylliog/ooc Mon Nov 23 03:46:20 -0800 2009
HEAD is 853ac1432f012ca35c4b377a6abb8d6858758081
  • nddrylliog committed 853ac143:
    After a lot of efforts, it appears generics are working acceptably well again. rock compiles, ooc-yajl compiles, and 025-le-retour-du-fils-de-la-vengeance compiles too. *phew*
nddrylliog pushed to master at nddrylliog/ooc Sun Nov 22 15:14:54 -0800 2009
HEAD is 53e52ed8a349e0feb03a411b179f2da8c06cb2e0
nddrylliog pushed to master at nddrylliog/ooc Sun Nov 22 15:14:32 -0800 2009
HEAD is 59a520b7a0a2a5aedfb06129d5b2f4ac6a2046ef
nddrylliog added tsion to ooc Sat Nov 21 12:14:27 -0800 2009
ooc is at nddrylliog/ooc
nddrylliog pushed to master at nddrylliog/ooc Sat Nov 21 12:03:39 -0800 2009
HEAD is be7dd681c1b4e9ea86c63cd704b17b808b761a6b

2 commits »

nddrylliog pushed to master at fredreichbier/ooc-yajl Sat Nov 21 11:23:19 -0800 2009
HEAD is 88919934c98c972f2bb4c021583dd4230ade0bd5
nddrylliog pushed to master at denis-bykov/ooc-purple Sat Nov 21 06:10:26 -0800 2009
HEAD is ecb684b4b2fb96be5523547ae374d654824d19ea
  • nddrylliog committed ecb684b4:
    Adjusted test.ooc to work properly with the latest ooc bugfixes