CASSIS
From IndieWeb
This article is a stub. You can help the IndieWeb wiki by expanding it.
CASSIS, short for Client And Server Scripting Implementation Subset, is an intersection of the syntaxes of Javascript and PHP, as well as an open source library, cassis.js, that enables writing code once, and having it natively execute in both JS and PHP. Good for anything computational, application middleware logic, parsing, text/string manipulation (e.g. auto_link), etc.
- Project homepage: http://cassisproject.com/
- Github source: https://github.com/tantek/cassis
- Follow updates: https://twitter.com/cassisjs
IndieWebCamp community members using CASSIS on their sites:
-
Tantek รelik - on tantek.com
- ...
Contents
Ports
Portions of the cassis.js library have been ported to additional languages