🦙
🦙
Pinboard bookmarks for June 2007
u:onekLearn Prolog Now!
2007-06-01 / 17 years ago
best tutorial for prolog I have read yet!
prolog programming tutorial reference logic language toreadÂ
2007-06-01 / 17 years ago
ASPN : Python Cookbook : Pythologic -- Prolog syntax in Python
2007-06-04 / 17 years ago
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 / 17 years ago
ASPN : Python Cookbook : Extending python with prolog syntax *and resolution*
2007-06-07 / 17 years ago
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 / 17 years ago
A Simple, Lightweight JavaScript Templating Engine
2007-06-14 / 17 years ago
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 / 17 years ago
Lucumr Cogitations » Blog Archive » ERB for JavaScript
2007-06-14 / 17 years ago
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 / 17 years ago
An Introduction to Language Processing with Perl and Prolog
2007-06-20 / 17 years ago
An Introduction to Language Processing with Perl and Prolog
programming perl prologÂ
2007-06-20 / 17 years ago
Rhino - JavaScript for Java
2007-06-25 / 17 years ago
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 / 17 years ago