Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

low level programming languages for the web

Name: Scott 2012-03-20 7:00

Hi Guys,

I'm working on a super secret specialised micro-cloud experiment that requires a low level web programming language. I need a language that has the following features:

    * *BSD Support
    * Extremely good performance on low end hardware (ARM)
    * Easy to pickup
    * A tiny memory footprint
    * Concurrency support
    * Built-in networking support
    * Distributed computing support
    * Able to connect to a relational database like MySQL
    * OOP support so I can build a clean MVC system


Does any one know of such a language?

People recommending any of the following languages will be shot: PHP, Python, PERL, Ruby.

Many thanks
Scott

Name: Anonymous 2012-03-20 7:36

Assembly

Name: Anonymous 2012-03-20 7:36

Here's few that come in mind:
- PHP
- Python
- PERL
- Ruby

Name: Anonymous 2012-03-20 7:48

1. Build a prototype system using tools such as PHP, Python, PERL, or Ruby on a normal desktop computer.
2. When you've completed your prototype, you can then think about what you need to transfer the system to a low power computer.
3. You don't need a language with object oriented programming features to structure your system in the MVC model.

Name: Anonymous 2012-03-20 10:54

I remember reading about a framework built entirely in C++... You may want to Google around for it.

Name: Anonymous 2012-03-20 11:15

javascript

Don't change these.
Name: Email:
Entire Thread Thread List