Pinned Repositories
angular-prime-directive
Angular's Prime Directive
angular-webpack-plugin
Plugin for webpack to teach it angular.js modules
jsonlint
A JSON parser and validator with a CLI.
listen
a javascript event system that works with any object, DOM or otherwise. Made for Hypertag, it can be used on it's own.
mps
Mod Python Servlets - an easy & stripped down web-hosting framework for REST. It differs from django by using the module namespace to resolve URLS instead of regexs, and by including other modules. Django is better, but this was made before it
nametag
Nametag is the framework behind the projects available at http://domalgebra.com. Nametag is Object Oriented HTML.
pyroglyph
a python clone of OpenLaszlo, interpretted. Supports OpenGL and others experimentally. It reads in an XML "program" and creates the equivalent structure in python, in memory, for execution
viewable
The Viewable framework is a set of tools for application development in OpenLaszlo, adding concepts and classes that ease large development of large projects. It includes a library of very useful classes that could culminate in an entire filesystem clone (finder/explorer clone) in the browser
wildfire
An update of the pyroglyph project that seeks to create a compile-time version of Pyroglyph's run-time. It does this by emitting a *complete* python program to run encompassing the view hierarchy as opposed to the original interpreter that constructed the same in memory.
xc
"xc" stands for XML-Compiler,which used to be called Blooms. It's a unique whitespace-based XML variant which embeds python to create complex XML generation macros sort of like but much more powerful then other XML templating languages. It outputs anything from HTML to Laszlo to RSS, etc. It will be updated to work with Django shortly!
circlecycle's Repositories
circlecycle/jsonlint
A JSON parser and validator with a CLI.
circlecycle/mps
Mod Python Servlets - an easy & stripped down web-hosting framework for REST. It differs from django by using the module namespace to resolve URLS instead of regexs, and by including other modules. Django is better, but this was made before it
circlecycle/pyroglyph
a python clone of OpenLaszlo, interpretted. Supports OpenGL and others experimentally. It reads in an XML "program" and creates the equivalent structure in python, in memory, for execution
circlecycle/viewable
The Viewable framework is a set of tools for application development in OpenLaszlo, adding concepts and classes that ease large development of large projects. It includes a library of very useful classes that could culminate in an entire filesystem clone (finder/explorer clone) in the browser
circlecycle/wildfire
An update of the pyroglyph project that seeks to create a compile-time version of Pyroglyph's run-time. It does this by emitting a *complete* python program to run encompassing the view hierarchy as opposed to the original interpreter that constructed the same in memory.
circlecycle/xc
"xc" stands for XML-Compiler,which used to be called Blooms. It's a unique whitespace-based XML variant which embeds python to create complex XML generation macros sort of like but much more powerful then other XML templating languages. It outputs anything from HTML to Laszlo to RSS, etc. It will be updated to work with Django shortly!
circlecycle/angular-prime-directive
Angular's Prime Directive
circlecycle/angular-webpack-plugin
Plugin for webpack to teach it angular.js modules
circlecycle/listen
a javascript event system that works with any object, DOM or otherwise. Made for Hypertag, it can be used on it's own.
circlecycle/nametag
Nametag is the framework behind the projects available at http://domalgebra.com. Nametag is Object Oriented HTML.
circlecycle/PYTable
PYTable (just Table, really) is a wonderfully compact interface (utilizing psycopg2),that makes using postgres (for simple queries) a pure-python proposition.
circlecycle/SHML
SHML (shorthand markup language)
circlecycle/webpack_rosetta_demo
showing how webpack integrates front-end frameworks