Commit graph

8 commits

Author SHA1 Message Date
Dirk Meyer
7ab2b745fb - need newer llvm to build on amd64 2009-03-29 16:20:14 +00:00
Dirk Meyer
be37c96bb5 - udpate to 0.4.1 2009-03-20 09:15:46 +00:00
Dirk Meyer
fbd0282fb8 - mark ONLY_FOR_ARCHS i386 2008-12-19 20:16:57 +00:00
Dirk Meyer
b99ad4b0a6 - fix build for amd64 2008-12-19 19:59:20 +00:00
Dirk Meyer
995ea3032c - record dependency of perl, needed by llvm-config
Spotted by:	pav
2008-12-19 19:38:44 +00:00
Pav Lucistnik
dc8c496530 - Mark BROKEN: does not compile
Reported by:	pointyhat
2008-12-19 17:43:16 +00:00
Dirk Meyer
9a3af175cb - make sure llvm-config is in the path
Reported by:	QAT
2008-11-26 22:12:20 +00:00
Dirk Meyer
92ca967dbf LanguageKit is a compiler kit built on top of LLVM for creating dynamic
language implementations using an Objective-C runtime for the object model.
This is used by SmalltalkKit, implementing Etoile's Pragmatic Smalltalk,
a Smalltalk JIT compiler which generates code binary-compatible with
Objective-C, allowing classes to be written in a mixture of Smalltalk
and Objective-C.

WWW: http://www.etoile-project.org/
2008-11-26 20:58:04 +00:00