crcx (Charles Childers)

Name
Charles Childers
Email
Website/Blog
http://twitter.com/crcx
Member Since
Dec 24, 2008 (about 1 year)

Following 2 coders and watching 56 repositories view all →

Public Repositories (25)

  • retro10

    Retro is a small, minimalistic Forth dialect

    legend

    Last updated Wed Jan 20 19:16:08 -0800 2010

  • forthlets

    Some small Forth programs I've written

    legend

    Last updated Fri Jan 15 19:37:59 -0800 2010

  • www

    This has been merged into the crcx/forthlets repository. This repository will be deleted in a few...

    legend

    Last updated Thu Jan 14 20:32:29 -0800 2010

  • ngaro

    Portable, dual stack virtual machine for a MISC architecture

    legend

    Last updated Wed Jan 13 05:42:16 -0800 2010

  • wheke

    Libraries and Extensions for Retro

    legend

    Last updated Sun Jan 10 11:51:47 -0800 2010

  • colors

    colorForth meets Retro

    legend

    Last updated Mon Jan 04 19:43:25 -0800 2010

  • build

    A simple alternative to "make"

    legend

    Last updated Sun Jan 03 10:11:30 -0800 2010

  • chrome_logo

    Logo interpreter (extension for Google Chrome)

    legend

    Last updated Sat Dec 12 05:49:25 -0800 2009

  • chrome_prolog

    prolog interpreter (extension for google chrome)

    legend

    Last updated Fri Dec 11 16:08:46 -0800 2009

  • xv6

    xv6 - my fork of MIT's xv6 unix system

    legend

    Last updated Sat Nov 28 19:15:29 -0800 2009

  • foerthchen

    Helmar Wodtke's FOeRTHchen - The smaller FORTH

    legend

    Last updated Sat Nov 28 18:42:20 -0800 2009

  • rune

    A lightweight, legally unencumbered userland

    legend

    Last updated Sat Nov 28 15:00:05 -0800 2009

  • paki

    Access your Twitter via email.

    legend

    Last updated Thu Nov 05 17:22:45 -0800 2009

  • toka

    An Experiment in Forth

    legend

    Last updated Tue Sep 08 14:48:33 -0700 2009

  • motu

    A personal programming environment

    legend

    Last updated Sun Aug 23 14:21:55 -0700 2009

  • glypher

    A Forth language for game developers using Windows

    legend

    Last updated Sun Aug 23 11:01:45 -0700 2009

  • extended-ngaro

    High performance, dynamic vm for parallel processing and system programming

    legend

    Forked from Mat2/extended-ngaro Thu Aug 06 07:24:10 -0700 2009

    Last updated Fri Aug 21 03:20:43 -0700 2009

  • parable

    Parable is a little smalltalk

    legend

    Last updated Wed Aug 19 20:23:54 -0700 2009

  • crcx.github.com

    overall website for my open-source projects

    legend

    Last updated Mon Aug 17 19:36:50 -0700 2009

  • karere

    A family of applications providing IM over email

    legend

    Last updated Tue Jul 07 18:29:56 -0700 2009

  • pahaki

    PHP code for accessing the Xtify API and Geocoding APIs

    legend

    Last updated Mon Mar 30 03:37:11 -0700 2009

  • ent

    Ent provides tools and services via an email interface

    legend

    Last updated Sun Mar 29 18:08:44 -0700 2009

  • uki

    A framework for interfacing Retro and JavaScript

    legend

    Last updated Sun Feb 01 08:08:15 -0800 2009

  • tuari

    A lightweight http server written in Perl

    legend

    Last updated Sat Jan 24 15:09:26 -0800 2009

  • pahore

    collection of PHP scripts to scrape data from various sources

    legend

    Created Sat Nov 14 21:38:22 -0800 2009

Public Activity feed

crcx updated gist: 297738 Sun Feb 07 15:01:14 -0800 2010
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ) ( Copyright [c] 2009, Charles Chil...
crcx created gist: 297738 Sun Feb 07 14:41:27 -0800 2010
( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ) ( Copyright [c] 2009, Charles Chi...
crcx created gist: 296826 Sat Feb 06 09:19:59 -0800 2010
b = rst Treebeard:AVM charleschilders$ time ./b
crcx created gist: 296438 Fri Feb 05 16:55:34 -0800 2010
[AVM] Version 0.1 [AVM] Start interpretation [AVM] TOS: 0 | CS: 0 | IP: 13 | DS: 0 | RS: 3165
crcx created gist: 295254 Thu Feb 04 15:14:54 -0800 2010
Treebeard:AVM charleschilders$ time ./test-threading [AVM] Version 0.1
crcx created gist: 295249 Thu Feb 04 15:05:42 -0800 2010
Treebeard:AVM charleschilders$ time ./test-threading [AVM] Version 0.1
crcx updated gist: 295216 Thu Feb 04 14:49:28 -0800 2010
test-threading test-threading-BrImm test-threading-BrImm.c test-t...
crcx updated gist: 295216 Thu Feb 04 14:42:01 -0800 2010
test-threading test-threading-BrImm test-threading-BrImm.c test-t...
crcx updated gist: 295216 Thu Feb 04 14:41:26 -0800 2010
test-threading test-threading-BrImm test-threading-BrImm.c test-t...
crcx created gist: 295216 Thu Feb 04 14:41:15 -0800 2010
.
crcx created gist: 294888 Thu Feb 04 09:24:34 -0800 2010
Treebeard:tests charleschilders$ ./a2 (test-threading-64) [AVM] Version 0.1
crcx created gist: 294854 Thu Feb 04 08:49:57 -0800 2010
Cell size: 8 IP dump:
crcx updated gist: 287446 Tue Jan 26 17:37:47 -0800 2010
0 constant IO_BASE ( First I/O port, used to trigger I/O events ) 1 constant IO_KEYBOARD ( ...
crcx updated gist: 287446 Tue Jan 26 17:33:01 -0800 2010
( Load the metacompiler vocabulary ) ' meta open
crcx created gist: 287446 Tue Jan 26 17:31:00 -0800 2010
' meta open label: hello " hello, world!" $, t: emit ( c- ) 1 # 2 # out, 0 # 0 # out, wait, ;
crcx created gist: 283202 Thu Jan 21 13:13:28 -0800 2010
vocab hexdump (( : .ascii dup 32 128 within if emit else char: . emit drop then ;
crcx pushed to master at crcx/retro10 Wed Jan 20 19:16:08 -0800 2010
HEAD is 45399dab007931485b0be62612911688b713accf
crcx pushed to master at crcx/forthlets Fri Jan 15 19:38:00 -0800 2010
HEAD is 545002e3e5177ac860d9c10631edd1d8ee0a3253
  • Charles Childers committed 545002e3:
    use clean image when building rxweb
crcx pushed to master at crcx/forthlets Fri Jan 15 19:37:25 -0800 2010
HEAD is 8ce56eb0b8d9c5171978415f9ab26aef4f2f1e6c
  • Charles Childers committed 8ce56eb0:
    add a top-level image file that_ll be kept clean for build/testing purposes
crcx pushed to master at crcx/forthlets Thu Jan 14 21:00:30 -0800 2010
HEAD is b06537131be8245b64ea534415ed85aae04ca1ef
  • Charles Childers committed b0653713:
    rxweb merged into this repo
crcx pushed to master at crcx/forthlets Thu Jan 14 20:56:59 -0800 2010
HEAD is f625005c02f6da8b2289e7c524a16bf2449ca970

41 commits »

crcx pushed to master at crcx/www Thu Jan 14 20:32:32 -0800 2010
HEAD is fb7903aa8d66cbda25ecad78fb2b6b66dd76ded0

2 commits »

crcx pushed to master at crcx/www Thu Jan 14 20:25:32 -0800 2010
HEAD is 9729ad946077baf89906ec39e640e65348cc9f3b
  • Charles Childers committed 9729ad94:
    use zallot to initial arrays to 0
crcx pushed to master at crcx/retro10 Thu Jan 14 20:13:49 -0800 2010
HEAD is 7f37fb74933c9b1d0b3daaf1b3b5af43ad9787e5
  • Charles Childers committed 7f37fb74:
    use zallot in elements; fix to initial dictionary
crcx pushed to master at crcx/ngaro Wed Jan 13 05:42:21 -0800 2010
HEAD is f03c32671b7e3f5be3cf2df38f63d016d27c56cd
  • Charles Childers committed f03c3267:
    rename midp -> j2me
crcx pushed to master at crcx/forthlets Mon Jan 11 19:25:11 -0800 2010
HEAD is 1a4f84f0962d2b8032b191b0f9d7eb9bfe56492f
  • crcx committed 1a4f84f0:
    ensure proper open/close of vocabs
crcx pushed to master at crcx/retro10 Mon Jan 11 17:08:26 -0800 2010
HEAD is 0c160021cd4432e01409d787f45d3c95b3cade0e
  • crcx committed 0c160021:
    metacompiler now in a vocab, most cleanups restored
crcx pushed to master at crcx/retro10 Mon Jan 11 10:58:18 -0800 2010
HEAD is 1b42362375977ac4c573ab8183999b0a8e23e9cd
  • crcx committed 1b423623:
    cleanups to "save" in metacompiler
crcx pushed to master at crcx/retro10 Mon Jan 11 10:51:01 -0800 2010
HEAD is a31125782c5a50871579168649dd7efccadde1b5
  • crcx committed a3112578:
    roll back metacompiler due to severe breakage
crcx pushed to master at crcx/retro10 Mon Jan 11 10:06:50 -0800 2010
HEAD is 16b81a4b643609bb51a746eab9322f8d7e7706e4
crcx pushed to master at crcx/retro10 Mon Jan 11 09:31:34 -0800 2010
HEAD is b78429aa6b52a1e8a0a3bf5a7ca11c02dc23a5af
crcx pushed to master at crcx/retro10 Mon Jan 11 08:29:39 -0800 2010
HEAD is 8b83ccda46bc52b7179be428336bbc5fda0edece
crcx pushed to master at crcx/retro10 Sun Jan 10 12:29:56 -0800 2010
HEAD is ca32419dfacc2309812f07193561384c7533d583
crcx pushed to master at crcx/wheke Sun Jan 10 11:51:48 -0800 2010
HEAD is 718736606b97b0ae2bf145bcb1ca258632c60a87
crcx pushed to master at crcx/forthlets Sun Jan 10 11:51:04 -0800 2010
HEAD is f7488d25e3ae558412d4083b8ec31018fd4cac57
  • crcx committed f7488d25:
    rem & chorder use new vocab code now