electronic.alchemy
where the past meets the future
start > pike

pike

Created by hww3. Last updated by hww3, 748 days ago. Version #22.

Pike is a dynamic object-oriented language with a syntax similar to C or Java. It's one of the fastest (if not the fastest) "scripting" languages out there.
  • http://www.gotpike.org is a community based site dedicated to the Pike language.
  • development tips that I figured out while writing C language extensions for pike.
  • Java Bridge is an introduction to Pike's Java capabilities.
  • JMS interface to Pike is possible using the Java module.
  • Objective C Bridge for integrating Pike with Cocoa.
  • ScriptRunner is an application which allows Pike scripts to be run from any FastCGI capable web server. ScriptRunner features an implimentation of PSP (Pike Server Pages).
  • Quick Hacks contains some short scripts for doing nifty things.
Name Size Last Update Updated By
development tips 3 kb 2006-01-27 15:32:00 Bill Welliver
Java Bridge 11 kb 2006-01-27 15:33:42 Bill Welliver
JMS interface 6 kb 2007-02-19 13:54:04 Bill Welliver
FinScribe 4 kb 2007-12-19 00:27:55 Bill Welliver
Fins: a modern web development framework 6 kb 2010-04-20 23:21:00 Bill Welliver
Packaging for OSX 202 bytes 2006-06-28 20:34:34 Bill Welliver
Objective C Bridge 9 kb 2008-01-08 00:03:35 Bill Welliver
Quick Hacks 824 bytes 2007-07-04 14:45:09 Bill Welliver
Building Universal Framework 266 bytes 2007-07-05 22:28:15 Bill Welliver
SpeedyDelivery 1 kb 2008-09-04 17:47:01 Bill Welliver
svn swig bindings setup 503 bytes 2009-01-27 15:56:24 Bill Welliver

Fins

Fins is a Web application framework that I'm writing. It uses a MVC approach to develop highly functional applications with a minimum amount of effort.

FinScribe

  • FinScribe is the Fins demo application that's taken on a life of its own. FinScribe is an extendable blog/wiki/cms application.
SpeedyDelivery
  • SpeedyDelivery is a flexible mailing list manager based on the Fins framework.

No comments | Post a Comment | RSS Feed | BackLinks