Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Interpreters

    Kite 1.0.4

    Download button

    Downloads: 2,010  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    23 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mooneer Salem | More programs
    BSD License / FREE
    November 25th, 2010, 15:08 GMT [view history]
    ROOT / Programming / Interpreters

     Read user reviews (0)  Refer to a friend  Subscribe

    Kite description

    A programming language designed to minimize as much of the programmer experience as possible.

    Kite project is a programming language designed to minimize as much of the programmer experience as possible -- quick development and running time and low CPU and memory usage.

    As this is a new project, we're just getting things started. Feel free to poke around and learn more!

    Installation:

    Visit DownloadKite and download the latest version for your platform (for the time being, it's only available in source form).

    Install any prerequisites that don't already exist on your system. For more information, visit KitePrerequisites.

    Untar the tarball on your local system. For Unix platforms, run:

    tar xvzf kite-version.tar.gz

    where version is the latest version.

    There should be a folder with the same name as the tarball (but without the .tar.gz). cd into it and edit Makefile with your favorite editor. In particular, edit the following to match your system:

    CPP = g
    ANTLR = /sw/bin/antlr
    INCLUDES = -I/sw/include
    LIBS = -L/sw/lib
    INSTALLTO = /sw/bin


    INCLUDES and LIBS usually correspond to where the ANTLR include files and libraries are located, respectively. Mac OSX (using Fink) installs ANTLR under /sw, while FreeBSD and most other Unix distributions use /usr/local or similar. INSTALLTO is the folder to install the Kite binary into, usually /usr/local/bin.

    make

    If the previous step didn't produce any errors, make install.


    Product's homepage

    Requirements:

    · ANTLR 2.7.1

    What's New in This Release: [ read full changelog ]

    · Internal data structures modified for performance and memory efficiency.
    · Added preliminary multiple inheritance support.

      


    TAGS:

    programming language | development language | programming environment | Kite | programming | language

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM