GitXplorerGitXplorer
G

DarkCell

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
cfb8ecc667291f396fefff1e73625690a81ab54d

completed deletion of some code

GGownta committed 12 years ago
Unverified
b6dda39d1c885c1e7ce949b375da47efef8b108c

deleting some code

GGownta committed 12 years ago
Unverified
4a7676a03cbbf445d05f21e8f4b69a123613038c

dunno

GGownta committed 12 years ago
Unverified
b13bc77cedeb40f073e40fe8cb0d7a4f02a8eed6

tokenizing and organizing now complete

GGownta committed 12 years ago
Unverified
b0f4208dc584450db99ace986c9f9f4bb3403629

got flex working

GGownta committed 12 years ago
Unverified
8643d2ad59f9fa88fa4218da543d1c4cd8c5b0d8

about to do more deleting-work

GGownta committed 12 years ago

README

The README file for this repository.

DarkCell Compiler

=================

@author: Nicholas J. Ormrod

======================================== SETUP:

Export this directory as DARK_CELL_ROOT Add $DARK_CELL_ROOT/execs to PATH Run 'build' (found in execs/)

======================================== LAYOUT:

src/ The source code.

execs/ High-level scripts and executables.

build/ Temporary directory, used by the build script.

docs/ Documentation.

test/ Test files and scripts.