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 Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · 5 of the Best Free Linux Medical Practice Management Software
 · 7 of the Best Free Linux Medical Imaging Software
 · 6 of the Best Free Linux Electronic Medical Records Software
 · 6 of the Best Free Linux Food and Drink Software
 · 5 of the Best Free Linux Data Recovery Tools
 · 7 of the Best Free Linux Configuration Management Tools
 · 6 of the Best Free Linux Disk Cloning Software
 · 7 of the Best Free Linux Document Processors
 · 6 of the Best Android Mobile Devices
 · 8 of the Best Free Linux Geometry Software
(more...)

 

Latest Links
RubyTet
Bart
Toolserver Framework for Python
iWiccle
(more...)

 

Google Search
 



Top : Software : Programming : Languages : Procedural

Highlights
5 of the Best Free Linux Medical Practice Management Software
Medical Practice Management Software (MPMS) is a type of software that is designed to supervise and support the day-to-day operations of a medical practice. This category of software typically offers functionality such as data entry, scheduling appointments, billing, reporting, records management, the generation of reports, accounting, and capturing patient demographics.

(Read more)
Apache
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. Apache has been the most popular web server on the Internet since April of 1996. The February 2005 Netcraft Web Server Survey found that more than 68% of the web sites on the Internet are using Apache, thus making it more widely used than all other web servers combined. Read more

Links:

  • Ada
    Ada is an Ada95 frontend based on gcc technology. It is a full implementation of the language including all of the optional Annexes of the Language Reference Manual.
  • Ada 95 For Linux
    RPM version of the GNU Ada Compiler,plus useful RPMS produced by theAda for Linux Team (ALT).
  • AS
    a portable macro cross assembler for a variety of microprocessors and -controllers. Though it is mainly targeted at embedded processors and single-board computers, you also find CPU families in the target list that are used in workstations and PCs
  • As80
    a lightweight 8080/8085 assembler that relies on standard Linux tools for some of its functionality
  • bigFORTH
    a native code Forth. It is available for Linux and Windows 95/98/NT in pre-beta-test under GPL. The most striking feature is the graphical user interface MINOS and the form editor Theseus
  • BOIL
    a C-like language that was developed by netEstate (www.netestate.de)
  • BScript
    BScript is a simple BASIC interpreter. It's portable, fast, and lightweight.
  • CH
    a superset of C interpreter. With its new features, CH is a very high-level language (VHLL) environment and is as easy to use as Basic. CH can be used for Unix/Windows shell programming, WWW Common Gateway Interface (CGI), world-wide distributed network computing, scientific computing, real-time control of mechatronic systems, and many other applications
  • EiC
    a freely available, pointer-safe, bytecode C interpreter. It comes with a builtin C preprocessor and modules for CGI programming and for interfacing with gnuplot and XV.
  • Elaya
    Elaya is a programming language and a command line compiler.
  • Euphoria
    a simple, flexible, and easy-to-learn programming language. It lets you quickly and easily develop programs for Linux, DOS and Windows
  • Felix
    Felix is an advanced Algol like procedural programming language with a strong functional subsystem. It features ML style static typing, first class functions, pattern matching, garabge collection, polymorphism, and has built in support for high performance microthreading, regular expressions and context free parsing.
  • FortranPlus Explorer
    (commercial) Full Fortran95 language; Native implementation of the ISO_Varying_String module; Fortran2000 extensions: allocatable array extensions, IEEE Floating Point Exception handling, Fortran/C Interoperability extensions including Type Aliasing; OpenGL graphics compatibility; Backwards compatibility extensions.
  • Gamma
    (free for non-commercial use) a dynamically-typed, object-oriented, interpreted programming language that has been designed and optimized to reduce the time required for building applications. Supports GTK, and has a built-in library of over 300 functions.
  • Gforth
    the Forth implementation of the GNU project. The goal of the Gforth Project is to develop a standard model for ANSI Forth
  • gnbasic
    a small interpreter for the BASIC language
  • Gnome Basic
    an embryonic attempt to provide VB compatible functionality for the GNOME project, particularly with respect to office (VBA) compatibility
  • GNU BlowIT
    a programmer for AT89C2051 (mcs-51 compatible) microcontrollers
  • GOMscript
    a weakly-typed interpreter for the manipulation of GOM instances
  • Icon
    a high-level, general-purpose programming language with a large repertoire of features for processing data structures and character strings
  • JALv2
    JALv2 is a rewrite of Wouter van Ooijen's Just Another Language. It adds more variable types, built-in multiply and divide, CASE statements for flow control, and co-operative multi-tasking. An index is allowed in FOR loops, and variables are automatically placed on any page.
  • KBasic
    a programming language which brings a complete BASIC to GNU/Linux and KDE. It will include a great IDE with a form designer and a complete binding to KDE like controls (CommandButton, TextBox, ComboBox, Image, Html) and all other KDE features
  • kForth
    a Forth programming language and environment. It implements a significant subset of the ANS Forth specification, along with some extensions. kForth can serve as a standalone computing environment or its object code may be linked to another program to serve as a customizable programming language for that application
  • KidBASIC
    KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. It's a strictly line-oriented language, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
  • Lemick
    a programming language with BASIC syntax, it's a typed and a compiled language, its source is compiled into a platform-independent virtual machine assembler that is later transformed into a platform-dependent representation by the just-in-time compiler. Lemick supports concurrent and distributed programming (multi-threading and distributed multi-threading)
  • lina
    a classical fig Forth for Linux-i86. It is available as an assembler source, it is an indirect threaded Forth and it is documented
  • Lua
    a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software
  • Michael4
    Michael4 is a Forth-like language implemented for the 64-bit Alpha Linux platform. It was tested on gentoo Alpha. It differs slightly from normal Forths in that you can call words that are not yet defined and they are automatically stubbed if the source code file doesn't exist for them.
  • Nickle
    a desk calculator language with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision integers, rationals, and imprecise reals. The input language vaguely resembles C
  • NQC
    Not Quite C: a simple language with a C like syntax that can be used to program Lego's RCX programmable brick
  • OmniBasic
    shareware structured dialect of Basic
  • Onyx
    a powerful stack-based, multi-threaded, interpreted, general purpose programming language similar to PostScript and Forth. It can be embedded as an extension language similarly to ficl (Forth), guile (scheme), s-lang, TCL, perl, and python
  • PawPaw
    PawPaw is a Forth-like language with the added feature of top-down testing. You can compile calls to words that are not implemented yet. When you run these, you can automatically create a stub or edit the code.
  • PFE
    Portable Forth Environment: implements the ANSI Standard of the Forth programming language. It is fully written in C, and with gcc the virtual machine can be put into cpu registers
  • PForth
    a public domain, portable ANS Forth based on a kernel written in ANSI 'C
  • Pike
    a dynamic programming language with a syntax similar to C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and fast data manipulation
  • RAPID-Q
    a cross platform BASIC programming language capable of generating GUI and CONSOLE applications (including CGI applications). It directly supports MySQL, DirectX, a bit of Direct3D, Sockets, a bit of COM, component/object programming, and many other nice features
  • RetroForth
    RetroForth is a compact, open source implementation of the venerable Forth programming language. It can be used under FreeBSD, Linux, BeOS, Windows, SCO OpenServer, Dex4u, L4Ka::Pistachio, or as an operating system. It was designed to be easy to learn and use, yet remains powerful enough to allow useful applications to be developed in it.
  • S/REXX
    a UNIX implementation of IBM's SAA procedural language. It is strictly compatible with all the instructions and built-in functions defined in Cowlishaw REXX level 4.0, with the sole exception that the numeric digit specification is limited to 15
  • ScriptBasic
    a scripting implementation of the BASIC language
  • SdlBasic GameBasic language
    a Basic in order to make games in 2d style "amos" for linux and windows that it gratis uses the sdl library and under licence lGPL
  • slang
    a powerful interpreted language that may be embedded into an application to make the application extensible
  • SmallBASIC
    a free BASIC for Linux and PalmOS 3.1+
  • STOICAL
    a modern adaptation of the clasic stack language STOIC. STOIC was developed circa 1977 by Jonathan M. Sachs
  • tavrasm
    an assembler for the Atmel AVR series of microcontrollers. It compiles code written for Atmels AVR DOS assembler
  • Thyrd
    Thyrd is an experimental, reflective, visual programming language and environment. In Thyrd, both data and code are stored in cells situated in nested two-dimensional grids. All operations the user can perform to edit the structure are implemented as operators in the Thyrd language, thus a Thyrd program can inspect and modify itself or other programs in the same space. Thyrd belongs to the Forth family of languages. It most resembles Joy in that it uses quotation and combinators to implement iteration and recursion.
  • uBASIC
    uBASIC is a tiny, non-interactive BASIC interpreter designed for adding simple scripting capabilities to applications and systems with severe memory constraints.
  • wsbasic
    a BASIC interpreter written in C++ without the use of lex or yacc
  • YABASIC
    yet another basic for Unix and Win95



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.