background preloader

REBOL Language

REBOL Language

Lua Implementations LuaDirectory > LuaAddons > LuaImplementations There are quite a few reimplementations of Lua. The simplicity of Lua is a factor in this. Reimplementations of Lua compilers and interpreters: (sorted by target/host platform) ANSI C / Lua Bytecodes [Lua] (5.1) - Compiles Lua source to standard Lua bytecodes. Reimplementations only of the Lua lexer or parser (no code generator or VM): See LuaGrammar. Bindings to Standard Lua: BindingCodeToLua Other languages implemented in Lua: Lisp: [LuaLisp] (5.0?) Languages based on Lua These languages are based on the Lua implementation (e.g. adapted VM). Agena[17][30] - based on Lua C source, but has significant syntax differences Idle[18] Dao[19][31][32] [LuaPlus] - based on 5.0work, no longer appears maintained Bright[20][21] - more C like syntax, based on Lua 4.0, no longer appears maintained Squirrel[22] [SquiLu] - A mix between Squirrel and Lua, trying to get the best of both. Lua test suites

Installing The Aptana AJAX Development Environment On Ubuntu Version 1.0 Author: Falko Timme <ft [at] falkotimme [dot] com> Last edited 03/01/2007 This tutorial shows how to install the Aptana IDE on an Ubuntu Edgy Eft system. The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code. I want to say first that this is not the only way of setting up such a system. There are many ways of achieving this goal but this is the way I take. 1 Preliminary Note To install Aptana, you must already have an Ubuntu desktop installed. I will use the username falko in this tutorial, and I will download all necessary files to falko's desktop which is equivalent to the directory /home/falko/Desktop. cd /home/falko/Desktop you must replace falko. 2 Download Aptana For Linux The download (~74MB) can take a few minutes: 3 Install Aptana sudo gedit /etc/apt/sources.list

The R Project for Statistical Computing Sridhar&#039;s Blog : Customizing MySite in MOSS 2007 Support case volumes coming in for MOSS 2007 is huge. When we try and help customers to find answers to complex problems/questions, many a times we end up learning great stuffs & things that sometime make us yell “Wow, it’s amazing stuff man!!”. Well, this was one of such “case” and I thought I’d share this out. The requirement was as simple as it could be. Customizing MySite in MOSS 2007. Well, that’s fairly simple I though! 1. 2. 3. Feature the savior Thankfully, we have this very useful and new feature in MOSS/WSS called Features. First thing first – create a custom master page This was very simple for me. The default.master page found under the TEMPLATE\GLOBAL folder structure under 12 hive is the master page used by MySite by default. Grab a copy of this file and put in another folder where you would also be putting your feature files soon. Do I need to do something with Visual Studio 2005 at all? Yes, you have to. using System; using System.Diagnostics; using System.Text; try 1. 2. 3.

ometa/ OMeta is a new object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to handle arbitrary data types. OMeta's general-purpose pattern matching facilities provide a natural and convenient way for programmers to implement tokenizers, parsers, visitors, and tree transformers, all of which can be extended in interesting ways using familiar object-oriented mechanisms. I am about to release a new version of OMeta/Squeak. Read all about it (and download the release candidate) here. Documentation The most in-depth and up-to-date piece description of OMeta is in Chapter 2 of my Ph.D. dissertation. There are also some older materials that may be of interest: The original Dynamic Languages Symposium 2007 paper and slides. Downloads There are also several third-party implementations — here are the ones that I know about: Questions? Please e-mail me if you have questions, comments, or suggestions.

Essential free apps for your web design toolkit Some of the very best web design and development tools are free. Free as in speech and as in zero pence. We take a look at the best free software you can use to build a successful, contemporary website, starting with the obvious: tools to design it with. First you'll need a web editor. These tools are based on the original Netscape Composer code that went open source with the launch of the Mozilla Project. Nvu's CSS tools are a bit basic, so a dedicated editor such as CSSed can be used to boost your toolkit. The open source community serves coders better than designers, with free tools that can handle HTML, CSS, JavaScript and server-side programming tasks. At the top of the current heap, we wholeheartedly recommend Aptana Studio 1.1 . Aptana is available for Windows, Mac and Linux, though Linux devotees may want to look at Quanta Plus , which is aimed more squarely at site development than Aptana. Alongside your Ajax coding-capable editor, you'll need a good script library.

Lambda the Ultimate | Programming Languages Weblog 21 Most Useful Free Resources For Designers And Web Developers - Opensource, Free and Useful Online Resources for Designers and Developers Don't Forget to participate in a contest where you can win an amazing e-Commerce template from TemplateMonster. We are always looking to come up with the post that is attractive and useful for everyone. We most of the time focuses on the designer’s stuff, developer’s resources and where anything is going to launch free of cost. You are welcome to share if you know more great resources for designer’s and developer’s that can be helpful for our readers/viewers. 40 Essential Tools and Resources to Visualize Data A lot of people are excited to play with their data, but don’t know how to go about doing it or even start. 13 Awesome Javascript Animated Flash Like Menus This is the list 13 awesome Javascript CSS menus that will be very handy and easy to modify to suit your needs.  75 (Really) Useful JavaScript Techniques Sometimes we need JavaScript solutions that are a little more involved or specific. 16 Free Ajax Contact Forms – For A Better User Experience 50 Excellent AJAX Tutorials

Ruby Programming Language 20 Useful Tools to Make Web Development More Efficient - Six Revisions There are many available tools to help make web development projects quicker and more productive. Aside from a handy text editor or WYSIWYG editor like Dreamweaver, you can find plenty of tools and utilities that can greatly increase development speed, reduce debugging and testing time, and improve quality of the output. The tools described below are a variety of utilities, optimizers, testing, and debugging tools aimed towards helping developers create websites more efficiently. 1. CSS Grid Builder is an online GUI for customizing the YUI Grids CSS – a lightweight CSS framework developed by Yahoo! You don’t even have to host the CSS file on your web server (saving you some bandwidth and maintenance hassles), the generated code links to the appropriate stylesheet found on Yahoo!’ 2. CSS Sprite Generator allows you to upload all of your images (you have to place them in a .zip file first) and it will combine the uploaded images into a single sprite and also generate the CSS for you. 3. 4.

Related: