Pinboard bookmarks for June 2007
u:onekLearn Prolog Now!
2007-06-01
best tutorial for prolog I have read yet!
prolog programming tutorial reference logic language toread
2007-06-01
ASPN : Python Cookbook : Pythologic -- Prolog syntax in Python
2007-06-04
Some of Python's powerful meta-programming features are used to enable writing Python functions which include Prolog-like statements.
computer programming prolog python logic howto cookbook reference
2007-06-04
ASPN : Python Cookbook : Extending python with prolog syntax *and resolution*
2007-06-07
It turns out that it is easy to embed python code into conditionals. Look at the example in the code: the string 'X==2*Y' is evaluated as python code, with the variables X and Y replaced by appropriated values.
logic programming prolog python
2007-06-07
A Simple, Lightweight JavaScript Templating Engine
2007-06-14
if you need something simple and light, perhaps to display a JSON result returned by an Ajax request, then JavaScript templates may fit the bill.
code javascript web template library templates html
2007-06-14
Lucumr Cogitations » Blog Archive » ERB for JavaScript
2007-06-14
I now created a similar implementation, it’s just a little smaller, supports escaping and doesn’t use an evil delimiter hack. It supports all of the ERB goodness except of the leading-percent sign block support.
web development javascript code templates
2007-06-14
An Introduction to Language Processing with Perl and Prolog
2007-06-20
An Introduction to Language Processing with Perl and Prolog
programming perl prolog
2007-06-20
Rhino - JavaScript for Java
2007-06-25
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
rhino mozilla scripting javascript java programming opensource cool computing
2007-06-25