Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Sean Seefried - PanTHeon
[go: Go Back, main page]

PanTHeon

PanTHeon is in a somewhat fragile state - until issues to with typing meta-programs have been settled one should probably not using the unboxing transformation. It has only been successfully built on Mac OS X and GNU/Linux.

Overview

PanTHeon is a cross platform re-implementation of of Pan. It is still in development and will likely undergo many changes in the future.

Requirements

Building guide

Build GHC HEAD from CVS sources. See the GHC Building Guide. The OpenGL libraries must be built since PanTHeon uses them for display of effects. This can be achieved with the --enable-hopenl option

Then build wxMac/wxGTK. Be sure to specify the --with-opengl option when running configure.

Finally build wxHaskell. Also specify the --with-opengl option.

PanTHeon consists of two parts - the Pan library and the PanTHeon client. The Makefile contains rules for building; the all rule builds both by default. To install both use the install rule.

Download

PanTHeon. This is a nightly snapshot of the CVS repository.

Creating effects in PanTHeon

See the tutorial or Conal Elliott's Pan page.

Last modified: Sat Oct 23 22:00:34 PDT 2004