New programming languages

Moderators: None (Apply to moderate this forum)
Number of threads: 111
Number of posts: 329

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Re: New Programming Paradigm Spec. Needs Die-Hard Coders Posted by mblack on 1 Sept 2009 at 1:33 PM
I'm glad I am not the only one who doesn't like to compromise on my choise of computer language features. I have been working 25 years using assembly language, C, C++, Delphi and a bit of Java. Funny how there is always something about each of them that I either find very interesting or very annoying. I wish I could just pick and choose the language feature I like and discard the others. I have been looking for a language that provides the "nuts&bolts" capability of C/C++ but with the added protection of Java-like data protection and can be used in an embedded environment as well (deterministic).

Other features I like:

- Multiple return values (tuples) as in "return a,b;"
- Integrated container types (stack, list, queues, etc.)
- Must be easy to read and analyze
- Simple to build compiler / interpreter (for embedded uses)
- Easy to build components

Just an idea, we could set up a website (sourceforge?) to work on this some more.

- Mike

Thread Tree
684867 Need more Data.... on 19 Oct 2004 at 10:36 AM
684867 Clarifications on the matter on 12 Nov 2004 at 9:51 AM
Jonathan Re: Clarifications on the matter on 13 Nov 2004 at 10:54 AM
684867 Part I: This is getting good on 17 Nov 2004 at 11:11 AM
684867 Rebuttal 4: The conversation continues on 19 Nov 2004 at 9:43 AM
rattustherat Re: Rebuttal 4: The conversation continues on 18 Feb 2005 at 5:13 AM
rattustherat Re: Rebuttal 4: The conversation continues on 18 Feb 2005 at 5:17 AM
Alexandrescu Re: New Programming Paradigm Spec. Needs Die-Hard Coders on 28 Apr 2005 at 11:22 PM



 

Recent Jobs