A concept of a new PL for embedded applications

Status
Not open for further replies.
Nigel Goodwin said:
You mean just like existing languages?

I mean like in existing assemblers but with greater support from the tool.

May be I did not express my idea well, this language is not going to compete with HLLs. There are plenty of excellent HLLs and they are good as far as generated code fits the hardware constraints. It will be competing with assemblers and can be thought as an object-oriented macro assembler with initially 'zero' assembler part. MCU specifics will be provided by a pluggable on demand MCU model defined in terms of the language and available in sources.

Nigel Goodwin said:
- but I thought the whole reasoning behind this was because you weren't prepared to do so?.

The reason behind is my dissatisfaction of assemblers and HLL compilers for a very constrained hardware.
 
Nigel Goodwin said:
Get it written then, and you should be able to find beta testers on here!.

I am moving in toward to this. What I am afraid of is to endup writing something that that looks cumbersome and fuzzy to other people.
 
It's not the core. It's one of at least two cores. You are trying to solve at least two independent problems at once.
1) Making the language independent of an assembly language while making it configurable to specific processors.
2) Designing the language to support your preferred styles of interfacing.
 
Last edited:

Yes, you right, examples I gave based on my preferred style. However, it is not a design yet. It is just a way to express my thoughts.
I hope, by the time I start designing, I'll find some associates and some opponents who would help me seggregating my preferred style out of the language design.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…