Skip to content

A port of SkeinForge to C++ so that it can be compiled to assembly

Notifications You must be signed in to change notification settings

mccoyn/SkeinFactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is still very early development.  It does not work at all.  The
dependancies in the make file are not completely thought out.  The exact
conversion process has not been finalized.

To get this to work, you will need the build-essentials and libgc-dev
packages.  Please let me know if there is another dependancy not mentioned
here.

To build (this does not work, yet):
	make all
	
To just create c++ source files:
	make skeinfactory/makefile
	
To remove intermediate files, including c++ source files:
	make clean
	
Be patient.  A full `make all` takes me about 30 minutes.

About

A port of SkeinForge to C++ so that it can be compiled to assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published