This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: advanced spagetti programming for athttpd jim tcl


> Rough idea for a syntax of a ".tclp" file...
>
> <html>
> <body>
> Hello <tcl>write_chunked "testabc"</tcl>
> </body>
> </html>

Implementation:

- write a tcl script to convert a .tclp file to a .tcl file that runs
on the developer machine
- the converted .tcl file is then uploaded to the target

Modifications to eCos repository:

- commit said conversion tool as a host .tcl script
- add a small example in the doc



-- 
Øyvind Harboe
http://www.zylin.com - eCos ARM & FPGA  developer kit

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]