Skip to content

nsf/krawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krawl was an experimental programming language. It is largely based on the mix
of Go and C programming languages. Currently the project is abandoned, but still
here for educational purposes.

There is only one document describing krawl: 
	http://nosmileface.ru/krawl/krawl_by_example.html

Portability notes:
 - works on x86, linux
 - va_list is broken on amd64
 - almost works on darwin, there are some problems with clang plugin
 - haven't tried it on windows, most likely doesn't work at all

See also big TODO list.

Releases

No releases published

Packages

No packages published