Intercalate Logo
Intercalate is a language, a technology, a science.
Intercalate merges form with function, presentation with content, style with substance.

Examples 4-n  Intercalate can be applied to many problems

Unlike other template packages designed to solve a specific problem, Intercalate is completely general. These are just a few examples of the templates which can be used with Intercalate. All are freely customizable.

   
DROP TABLE IF EXIST
CREATE TABLE Person
    ID    INTEGER, 
    name  CHAR(100)
    birthDate DATE 
);
   
package com.alodar
public class Perso
{
    public Integer
        return ID;
    } // public In
 
SQL
 
options (skip=1)
load data
infile 'person.cs
append
into table Person
fields terminated
 
Java
 
Loader
 
   
Model
   
 
C++
 
HTML
 
#include "Person.h

int Person::getID(
{
   numseq = new In
   basepr = new In

 
XML
 
<HTML>
<HEAD>
   <META NAME="Gen
   <TITLE>Person Q
</HEAD>
<BODY onLoad="focu
   
<?xml version="1.0
<!DOCTYPE dtd SYST
<AddressBook>
  <Person pkey_id=
    <Person.ID>244
    <Person.name>B
   

 
 
Alodar Systems