Skip to content

Christopheraburns/clive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open http://lsub.org/ls/clive.html
to see what's in here and how to use it.

This contains the lsub go packages for clive, which
require the go compiler from lsub with modified chans and doselect.

IMPORTANT:
	Unless you checkout the dist tag from this repo, the source might
	not even compile: it's our development git and we push things
	whlie we are writing them, so they might not even compile, or
	they might fail.
	The dist tag is the last pushed tree that should be ok, so use that one.

To get documentation for packages you should, for example,

	godoc -ex -notes 'BUG|REFERENCE' clive/nchan 

so you get examples, and the BUGS and REFERENCES sections.

To install, this directory should be in your $GOPATH/clive.

About

This is the source for the new Clive system built at Lsub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 79.9%
  • JavaScript 9.9%
  • HTML 6.6%
  • OpenEdge ABL 1.0%
  • Assembly 0.8%
  • Perl 0.5%
  • Other 1.3%