Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - New LDmicro compiler

(you are viewing a thread; or go back to list of threads)

New LDmicro compiler (by BoumPower)
Hi

I stated writing a new compiler for LDmicro software
This compiler will use .ld file for input and produce code for a virtual machine that can easily implemented on target mcu

This will enable user to use any PIC, AVR (or other) target.

Interested to contribute ? join on

http://sourceforge.net/projects/ldcompiler/develop
Wed Feb 10 2010, 03:27:30
New LDmicro compiler files (by Mladen Bruck)
This link is quite confusing, mean hard to find files...
Howeevr, I liko to try it. Could you please send me link to .zip or .rar file which indclude all projet files?

Regards!
Thu Feb 11 2010, 06:00:06
(no subject) (by BoumPower)
The project is on svn, you can access it with a svn client like Tortoise svn http://tortoisesvn.tigris.org/

I have also made a video (French) to explain basics, but it's better to read the documentation : http://www.youtube.com/watch?v=06fr7zuBHuM

Otherwise, if you give me your mail, I can send you zip file containing current source, but svn is better since source code change every days

Best regards

Attached : abstract on new vmMachine
Thu Feb 11 2010, 11:13:21, download attachment VM_Compiler.txt
(no subject) (by Juan)
Hi BoumPower,

How can I get the new compiler and how must I go about using it. I cant seem to find the file using the svn client.
Tue Feb 16 2010, 00:04:05
(no subject) (by BoumPower)
Hi
At this time, svn hold only the source code (Microsoft Visual C++ 2008).
As soon I have a exploitable LDmicroCompiler I will put it in download section. You can give me you mail and I can send you an experimental version if you wont.

Best regards
Tue Feb 16 2010, 04:17:48
(no subject) (by BoumPower)
Simpler.... below the current state of development...
Tue Feb 16 2010, 04:22:46, download attachment LDmicroCompiler.zip
(no subject) (by Juan)
Hi BoumPower,

My email is [email protected]

Will it be an .exe file?

Is there more picmicro's in the new LDmicro?
Wed Feb 17 2010, 00:17:57
(no subject) (by BoumPower)
Hi Juan

Yes it will be a command-line exe (see above in LDmicroCompiler.zip).

It's not a new LDmicro, just a compiler that read a .ld file and produce a 'pseudo' assembly code for virtual machine. I hope that somebody will upgrade LDmicro to handle new .ld file format (just few improvments), add a menu to invoke LDmicroCompiler and add some new elements.

I suggest to remove mcu target code generation from LDmicro and create a new command-line tool that produce it from virtual machine code generated by LDmicroCompiler.

While virtual machine code abstract target mcu, it's easy to target any mcu. I will write a target application for microchip PIC family, but using SmileNG and CALM notation (it's easy to translate for MPASM, I can also include adapted compiler output formating for MPASM if someone will)
Wed Feb 17 2010, 02:03:36
ld compiler launcher (by Timothy)
Hi BoumPower

I'd like to ask you to send me ld compiler launcher source code if it's possible.

I have to create a LD to ANSI C compiler and I haven't a clue what to do and how to start doing it.
Tue Aug 27 2013, 00:10:57
ld compiler launcher (by Timothy)
My email: [email protected]
Tue Aug 27 2013, 00:11:43
(no subject) (by georges karimeh)
please help [email protected]
Wed Sep 23 2015, 20:06:56
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):