CARVIEW |
crcx
(Charles Childers)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Charles Childers
- Website/Blog
- https://twitter.com/crcx
- Member Since
- Dec 24, 2008 (11 months)
Following 2 githubbers and watching 54 repositories view all →
Public Repositories (25)
-
ngaro
Portable, dual stack virtual machine for a MISC architecture
Last updated Wed Dec 16 18:04:41 -0800 2009
-
wheke
Libraries and Extensions for Retro
Last updated Mon Dec 14 15:23:41 -0800 2009
-
retro10
Retro is a small, minimalistic Forth dialect
Last updated Sun Dec 13 14:46:16 -0800 2009
-
chrome_logo
Logo interpreter (extension for Google Chrome)
Last updated Sat Dec 12 05:49:25 -0800 2009
-
chrome_prolog
prolog interpreter (extension for google chrome)
Last updated Fri Dec 11 16:08:46 -0800 2009
-
forthlets
Some small Forth programs I've written
Last updated Sat Dec 05 20:31:27 -0800 2009
-
xv6
xv6 - my fork of MIT's xv6 unix system
Last updated Sat Nov 28 19:15:29 -0800 2009
-
foerthchen
Helmar Wodtke's FOeRTHchen - The smaller FORTH
Last updated Sat Nov 28 18:42:20 -0800 2009
-
rune
A lightweight, legally unencumbered userland
Last updated Sat Nov 28 15:00:05 -0800 2009
-
paki
Access your Twitter via email.
Last updated Thu Nov 05 17:22:45 -0800 2009
-
colors
colorForth meets Retro
Last updated Thu Sep 17 15:58:57 -0700 2009
-
toka
An Experiment in Forth
Last updated Tue Sep 08 14:48:33 -0700 2009
-
build
A simple alternative to "make"
Last updated Sun Sep 06 04:32:55 -0700 2009
-
motu
A personal programming environment
Last updated Sun Aug 23 14:21:55 -0700 2009
-
glypher
A Forth language for game developers using Windows
Last updated Sun Aug 23 11:01:45 -0700 2009
-
www
RxWeb - web development using Retro
Last updated Sun Aug 23 09:18:47 -0700 2009
-
extended-ngaro
High performance, dynamic vm for parallel processing and system programming
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
Last updated Wed Aug 19 20:23:54 -0700 2009
-
crcx.github.com
overall website for my open-source projects
Last updated Mon Aug 17 19:36:50 -0700 2009
-
karere
A family of applications providing IM over email
Last updated Tue Jul 07 18:29:56 -0700 2009
-
pahaki
PHP code for accessing the Xtify API and Geocoding APIs
Last updated Mon Mar 30 03:37:11 -0700 2009
-
ent
Ent provides tools and services via an email interface
Last updated Sun Mar 29 18:08:44 -0700 2009
-
uki
A framework for interfacing Retro and JavaScript
Last updated Sun Feb 01 08:08:15 -0800 2009
-
tuari
A lightweight http server written in Perl
Last updated Sat Jan 24 15:09:26 -0800 2009
-
pahore
collection of PHP scripts to scrape data from various sources
Created Sat Nov 14 21:38:22 -0800 2009
Public Activity 

-
docl committed 84701b12:
Escape sequences. In this example the escape key starts a loop that lets you move a cursor on the block editor window.
-
docl committed c919bf17:
Added "split" to strings.
-
docl committed 230c45bb:
Cleanups to strings. Prepend is the more primitive word now, which is more efficient. Switched from a push/pop to -rot, which is cleaner.

-
crcx committed c67497a3:
merge with docls repo
-
docl committed df24c178:
Updated ::: to use crc's code which eliminates an unnecessary variable and uses later.
-
docl committed 859cce20:
Fixed infinite loop when .s has more than 10 numbers on stack.
-
docl committed 7413a67a:
:create -- create dictionary entries using pre-parsed strings.
-
docl committed 913902b1:
Pad .s with zeros.
-
docl committed 458c11ad:
Commentary parsing word
Libraries and Extensions for Retro