LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | Portal Pages | MyLinks | Add Link | Modify Link | New | Hot | Link Us

Search/Browse

 Category Gateway
More Options
Category:  


LinuxLinks News
 · 24 Peachy Free Linux Games (Part 1 of 4)
 · 5 Productive Clipboard Managers
 · 6 Invaluable Free Scheme Books
 · 5 Best Free Scala Books
 · 6 Useful OCR Tools
 · 6 Best Free System Recovery Software
 · 5 Native XML Databases for Big Data
 · 9 Key Value Stores for Big Data
 · 6 Best File Systems for Big Data
 · 5 Top Linux Anti-Spam Tools
(more...)

 

Latest Links
The Little Black Box
libj
TemplateFx
typer
filegive
mdp
cartman
STMX
Crayonizer
sleepuntil
(more...)

 



Top : Java : Development : Languages

Highlights
24 Peachy Free Linux Games (Part 1 of 4)
Linux has finally come of age and is now a legitimate gaming platform. The release of quality commercial titles such as Left 4 Dead 2, Portal, and Day of Defeat bring real credibility to Linux as a first-class gaming platform. The bid to lure gamers away from Microsoft's platform has also been strengthened, in part, due to the official launch of Steam for the Linux operating system back on February 14.

(Read more)
Linux Format
Linux Format covers Linux for desktop user, developers and professionals. Each issue comes full of reviews, features and tutorials on diverse topics. Our Hot Picks section highlight's the best new open source software every month, all of which is available on the covermounted CD ROM. DVD edition available. Worldwide subscriptions available.

Links:

  • Blocks Language
    Blocks is a block-oriented graphical programming language. Programming is simply a matter of dragging and dropping blocks. Blocks can be used as an education language, as an extension language for Java applications, or as an autonomous script language.
  • Cibyl
    Cibyl is a programming environment that allows compiled C programs to execute on J2ME-capable phones. Cibyl uses GCC to compile the C programs to MIPS binaries, and these are then recompiled into Java bytecode.
  • Cigol
    a deductive logic solver with many of the characteristics of a programming language. It is designed to be embedded inside a parent program or used from the command line
  • CTAL_0
    CTAL_0 is a strictly typed assembly language that is intended to be used as a target language into which C programs are compiled. The project contains a type-checker for CTAL_0 and an experimental C compiler that generates CTAL_0 assembly code.
  • FrAid
    a programming language that is appropriate for mathematical computations, visualization, batch processing, and more. It features both a standalone application that provides a programming environment for the language and a system for integrating the language with Java
  • Gleam
    Gleam is a simple Scheme language interpreter. Its goals are to support the discovery of Scheme for beginners, simplicity, R5RS compliance, and full integration with the Java platform (with the ability to call Java code from Scheme and vice versa).
  • Hecl Programming Language
    A command-based scripting language for Java with a small core that is easily extended in Java, and an extremely flexible syntax which makes it easy to create domain-specific scripting environments.
  • JActor
    JActor is a Java Actor implementation which can send 85 million messages per second on an i5.
  • Java Unified Expression Language
    JUEL (Java Unified Expression Language) is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245).
  • JELAN
    JELAN provides facilities for constructing and invoking LL language lexical analyzers and parsers. These are embedded in the sense that a language can be specified and then used for textual analysis within the same Java program. This avoids the need for a separate generation phase to write and compile a lexical analyzer and parser from the language specification.
  • JFCML
    JFCML is a markup language for Java, which specifically targets the creation of AWT/Swing Graphical User Interfaces. More formally, JFCML is an XML User interface Language (XUL) for Java. JFCML has been designed to be easy to use, yet powerful enough to write a complete application. Using JFCML, it is possible to construct a complete, running Java application; without writing a single line of Java code.
  • JFXtras
    JFXtras is a package of add-ons and utilities for the JavaFX scripting language that fills in gaps that application developers need.
  • Jif
    Jif (Java + information flow) is a security-typed programming language that extends Java with support for information flow control and access control, both at compile time and at run time. Static information flow control can protect the confidentiality and integrity of information manipulated by computing systems. The compiler tracks the correspondence between information the policies that restrict its use, enforcing security properties end-to-end within the system. After checking information flow within Jif programs, the Jif compiler translates them to Java programs and uses an ordinary Java compiler to produce secure executable programs.
  • JTcl
    JTcl is an implementation of Tcl (Tool Command Language) written in Java that implements a large extent of Tcl 8.4 syntax and commands.
  • Kotlin
    "Project Kotlin" is the codename for a statically-typed JVM-targeted programming language developed by JetBrains and intended for industrial use.
  • LASIC
    LASIC is a language that facilitates creating and managing systems in a cloud environment. It allows you to create scripts that describe a system, its components, and the relationship between those components using a declarative syntax.
  • ngrease
    ngrease is a simple metalanguage for defining new concepts easily on any level. It can define analysis, requirements, design and implementation (in any programming language), and transformations to produce lower level concepts (working software) from higher level concepts.
  • Obol
    Obol is a specialized high-level programming language for security protocols. The idea is to program closer to the abstractions used to describe and analyze security protocols, and leave all the nasty details to the language's runtime.
  • OGDL
    a structured text format for representing graphs of information. Its grammar is very simple allowing for very compact parsers. It is specially usefull for configuration files
  • OpenSAML
    OpenSAML is a portable implementation of the Security Assertion Markup Language (SAML) standard for the formation and exchange of authentication, attribute, and authorization data using XML, as defined by OASIS. There are interfaces for a range of languages, including C++ and Java.
  • PATH
    a unique two-dimensional programming language. The purpose of this project is to define a standard for the new language and document it, as well as create a Java-based interpreter for it
  • Prolog+CG
    an implementation in Java of standard Prolog, but with extensions for handling the Conceptual Graph theory
  • Stab
    Stab is a multi-paradigm, type-safe programming language. It will be familiar to Java and C# programmers.
  • The Complex Language
    The Complex language is an object oriented programming language intended for scripting or rapid prototyping of applications. The design goals were to have very few simple but powerful concepts and to be easy to use and easy to learn.
  • The Frink Language
    Frink is a calculating tool and programming language designed to help you in the real world. It tracks units of measurement throughout all calculations and ensures that answers are correct. It converts between systems of measurement and has a huge library of physical data. It handles conversions between time zones, currencies, and historical values of the U.S. dollar and sterling, translates between several languages, does date/time maths, and more.
  • The Sleep Scripting Project
    The Sleep Scripting Project is a Perl inspired embed-able scripting language for Java applications. The main goals of sleep are easy to learn, easy to use, and easy to integrate.
  • V language
    V is a concatenative (stack oriented) programming language. It is a close relative of PostScript and Forth. It is currently implemented over the JVM platform.
  • Virgil
    The Virgil Programming Language is designed for building robust, flexible, and scalable software systems on embedded hardware platforms such as microcontrollers. Virgil builds on ideas from object-oriented, statically typed languages like Java, providing a clean, consistent source language. Its compiler system provides an efficient implementation for resource-constrained environments.
  • Wyjec
    The Wyjec is a general-purpose expression language with simple prefix notation. It's also a name of pure-Java implementation of the language, that can be embedded in various Java applications and customised for their specific needs. Wyjec is Free Software so you can read, modify and redistribute its source code, as long as you conform to its license requirements.
  • XCool
    a XQL (XML Query Language) implementation in Java. It consists of an engine which executes queries upon a XML file and can be accessed both programatically and in command line mode
  • Xtempore
    Xtempore is a lightweight, modular and powerful XML-based domain independent templating language and toolset implemented in Java.



Share this Page
Bookmark and Share
Submit this page to popular social networks such as Digg, Twitter, StumbleUpon and more.


My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Top Applications
    Top Free Software
    6 Lean Desktops
    14 File Managers
    21 Backup Tools
    21 Window Managers
    21 Productivity Tools
    21 Text Editors
    21 Video Emulators
    21 Home Emulators
    42 Graphics Apps
    42 Scientific Apps
    42 Email Apps
    12 Instant Messaging
    42 Games
    42 More Games
    21 More Games
    42 Audio Apps
    42 Video Apps
    80 Security Apps
    Free Console Apps
    14 Multimedia
    'Free' Proprietary
    21 Closed-Source Apps
    Top Commercial Apps
    42 Games
    Free Web Software
    21 Web CMS
    14 Wiki Engines
    8 Blog Apps
    6 eCommerce Apps
    Other Articles
    Migrating from Windows
    Distribution Guide
    Distro Portal Pages

    Migrate to Linux
    Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

    This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

     

    Distribution Guides
    Distro Guide

    Debian
    Fedora
    Gentoo
    Mandriva
    OpenSuSE
    RedHat
    Slackware
    Ubuntu
    Xandros

    Absolute
    Linux Mint
    64 Studio

    LiveCDs
    Berry Linux
    GoblinX
    KNOPPIX
    Kubuntu
    NimbleX
    PCLinuxOS
    Sabayon
    SimplyMEPIS
    Xubuntu

    Entire List

     

    SourceFiles.org
    Sourcefiles.org
    Backup
    CD Writing
    Databases
    Editors
    Emulators
    Financial
    Games
    Graphics
    Home ...
    Internet
    Multimedia
    Networking
    Office
    Prod Tools
    Scientific
    Shells
    Spreadsheets
    Toys
    Utilities
    WMs

     

    Services
    Web Calendar
    Linux Licenses

    Advertise at LinuxLinks.com

     

    Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2009 LinuxLinks.com All rights reserved.