Menu

Tree [r23] /
 History

HTTPS access


File Date Author Commit
 _build 2012-10-02 ianjustinoliver [r22] Tutorial 5 updates
 branches 2012-08-11 allura [r1] Initial commit
 jsonfiles 2012-08-19 ianjustinoliver [r12] final version of tutorial4 + jsonfiles
 node_modules 2012-08-11 ianjustinoliver [r2] Initial commit
 resources 2012-08-11 ianjustinoliver [r2] Initial commit
 tags 2012-08-11 allura [r1] Initial commit
 testdataset 2012-10-02 ianjustinoliver [r23] s1 and s2 test cases
 trunk 2012-08-11 allura [r1] Initial commit
 tutorial1_depends 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial2_depends 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial3_depends 2012-08-11 ianjustinoliver [r2] Initial commit
 README 2012-08-11 ianjustinoliver [r3] Added README file
 access.log 2012-08-11 ianjustinoliver [r2] Initial commit
 error.log 2012-10-02 ianjustinoliver [r22] Tutorial 5 updates
 jsonunserialiseIdeas 2012-08-11 ianjustinoliver [r2] Initial commit
 opatutorial_error.png 2012-08-11 ianjustinoliver [r2] Initial commit
 opatutorial_hello.png 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial1.js 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial1.opa 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial2.js 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial2.opa 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial3.js 2012-08-14 ianjustinoliver [r7] tutorial4.opa now has GET with key
 tutorial3.opa 2012-08-14 ianjustinoliver [r6] Updates from final version of tutorial3 code. A...
 tutorial3.opa.api 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial3.opa.api-txt 2012-08-11 ianjustinoliver [r2] Initial commit
 tutorial4.js 2012-08-19 ianjustinoliver [r13] tutorial5 code
 tutorial4.opa 2012-08-19 ianjustinoliver [r11] tutorial4 possibly final version 2
 tutorial5.js 2012-10-02 ianjustinoliver [r22] Tutorial 5 updates
 tutorial5.opa 2012-10-02 ianjustinoliver [r22] Tutorial 5 updates

Read Me

This is a collection of files that builds the incremental tutorial explained on my blog:

   http://ijosblog.blogspot.fi/2012/07/opa-language-tutorial-part-1.html

Each opa file is self-contained and contains the finished code from each tutorial section. While these are self-contained and individually working and complete, they don't represent the full functionality of the whole project being developed - that comes later.

Because opa generates various other things as well as the Javascript files you can ignore most things here. The real critical things are:

  opatutorial#.opa    <- these are the tutorial files where # is some integer > 0 which also happens to correspond to the various tutorial parts in my blog.
  jsonfiles           <- is a directory containing test JSON.

Anyway, these files are for your own education, amusement and whatever else. I take NO RESPONSIBILITY if you download, use, compile etc etc anything here. I don't promise my code, nor that generated by opa is suitable for production, demo, alpha, beta quality, whatever.

All code here is under the AGPL 3.0 license.

I'm open to suggestions as to what to write etc...please let me know at ian.justin.oliver@gmail.com

t.

Ian Oliver
August 2012
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.