Skip to content

montykamath/pharo-smalltalk-server-pages

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

pharo-smalltalk-server-pages

An older version of this code is also available here: http://www.squeaksource.com/HttpSsp.html

This code lets you create a web application using Smalltalk Server Pages with Smalltalk code embedded in webpages. The Smalltalk code gets executed when the page is rendered which allows you to fill in parts of the page dynamically using Smalltalk code. This is very similar to ASP or JSP but with Smalltalk.

I have used this framework personally to build a couple sites and it makes for very clean code.

The framework is very minimal. It aims to help but still stay skinny.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published