Hi Javi, [Rob] ... I tried last night and could build a W32 version of Jal.exe. However when I tried to compile Stef's bug-test JAL-program this compiler ...
1090
Jal_developers@yahoog...
Feb 15, 2005 2:31 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the Jal_developers group. File :...
1091
Stef Mientki
aap_beertje
Feb 15, 2005 7:16 pm
thanks Mark, Javi, Rob, Mark your version works ok. But now I'm curieus what the problem was, any idea ? I'm also surprised by the huge difference in filesize...
1092
japus10
Feb 16, 2005 6:02 am
Thanks Mark!! Regards, Javi. ... fix using MSVC .Net...
1093
japus10
Feb 16, 2005 6:15 am
Hi Stef, ... It's portable in the way that the same source can be compiled in different OS. Other thing is what tools are the best to build binaries, native...
1094
mgross
gnar97229
Feb 16, 2005 7:10 am
... Nope, I haven't been paying attention, other than noting that someone had a dll dependency problem with cygwin bits. ... Chances are the cygwin binary had...
1095
Stef Mientki
aap_beertje
Feb 16, 2005 3:49 pm
hi Guys, Is there anything about a maximum line length in JAL ? If not, here's another bug ;-) ;-) A program working perfectly yesterday, changing nothing in...
1096
Eur van Andel
eur_1965
Feb 25, 2005 7:39 am
On Wed, 23 Feb 2005 23:18:05 +0100, Eur van Andel <eur@...> wrote: Hi This works for the 4.62 version of JAL, get it from sourceforge, or this obscure...
1097
jacekmachura
Feb 26, 2005 4:12 pm
Hi, Stupid question - how much effort would take to adapt jal for PIC 18F6390. Is this something I can do myself by following instrunctions/sugestions or is it...
1098
Javier Martinez
japus10
Feb 27, 2005 8:43 am
Hi Jacek, Based on RAM and FLASH you could use it as a 18F442, but with some tips: - Rewrite SFRs definition file for your specific processor. - Take care of...
1099
Eur van Andel
eur_1965
Mar 1, 2005 1:09 pm
... weird. You did ./configure it first, right? as in: iMacDiane:~/jal root# ./configure I believe I left that out of the original instructions :-( Run this...
1100
Stef Mientki
aap_beertje
Mar 2, 2005 12:03 pm
hi All, I found some weird bug again, .... ... am I the only one who finds these strange bugs ? ... or the only one who dares to report these possible bugs,...
1101
scx31114
Apr 8, 2005 2:23 pm
Please comment it shortly. It's feasible to use var#get var#put instead of var'get var'put. var'get clashed with the comment syntax of pbasic. On the other...
1102
Stef Mientki
aap_beertje
Apr 8, 2005 4:49 pm
... Sorry no answer, but if I understand you well ... do you have an alternative JAL compiler, with syntax equal to PBasic ? Stef Mientki...
1103
nisma@...
scx31114
Apr 8, 2005 5:29 pm
... I have a small compiler (less then 500 lines of source +rtl ) that accept XML (flowchart), PBasic and syntax similar to Jal generating asm files as result....
1104
Stef Mientki
aap_beertje
Apr 8, 2005 5:40 pm
hi Chris, this sounds very interesting, ... that's very small !! ... that's on my todo-list to put on top of JAL. I think it's a must for complex or large...
1105
xx xx
scx31114
Apr 8, 2005 8:50 pm
Hi Stef, i principally have tree differences to jal. 1) foo'bar -> ' is a comment on Pbasic 2) foo.bar -> . is a selector for structs and substripts and...
1106
Wouter van Ooijen
wvooijen
Apr 8, 2005 9:01 pm
... Do you have any figures on the asm size generated by the Jal compiler compared to generated by your translator? Take a non-trivial program, for instance...
1107
nisma@...
scx31114
Apr 8, 2005 9:32 pm
generally smaller (~20%). Comparsion with the hitech C compiler has given a adveraged overhead of 15-30% including strings and arrays. The compiler is...
1108
Stef Mientki
aap_beertje
Apr 9, 2005 8:13 am
... Well I really don't have the time for that, but there might be others on this list who are interested. Still I'ld like to see it, a general impression...
1109
Stef Mientki
aap_beertje
Apr 9, 2005 8:24 am
... That doesn't say too much. I've seen programs, standard compiled in JAL, reaching 5k of assembler. Now if I tell JAL it's not a 16F877 but a 16F628, code...
1110
Brian Schmalz
brian_schmalz
Apr 14, 2005 4:28 pm
Hi. A while back I took the compiler source and added in support (it was not complicated) for the 10Fxxx series parts. I just found the source and the...
1111
Javier Martinez
japus10
Apr 14, 2005 4:35 pm
Hi Brian, Send me the patch (or sources). You can place them in jal_developers file area or send it to me directly ( japus13 {at} telefonica {dot} net ). ...
1112
nisma@...
scx31114
Apr 15, 2005 4:23 pm
Hi. From my previous post, i have announced, that i have (alpha) a alternative jal compiler. Unfortunatly for my, the jal language itself has some intrigous ...
1113
Eur van Andel
eur_1965
Apr 16, 2005 11:05 pm
... Link is broken ir EE van Andel eur@... www.fiwihex.nl Fiwihex B.V. Wierdensestraat 74, NL7604BK Almelo, Netherlands tel+31-546-491106...
1114
nisma@...
scx31114
Apr 17, 2005 10:32 am
Thanks for the notice. I have it put to a other server , http://m8-i.net/bas/ . -- +++ GMX - Die erste Adresse für Mail, Message, More +++ 1 GB Mailbox...
1115
Eur van Andel
eur_1965
Apr 17, 2005 11:40 am
... It looks good. I miss an executable somehow or something that I could compile into one. ir EE van Andel eur@... www.fiwihex.nl Fiwihex B.V....
1116
nisma@...
scx31114
Apr 17, 2005 1:24 pm
... I have added a archive file with a binary. It output only a xml tree. Use. ./jab < LED2.bsc The backend is simple, constant expression elimination, dead...
1117
Eur van Andel
eur_1965
Apr 17, 2005 2:58 pm
... I'm afraid that you have to give us your source if you want a real discussion. ir EE van Andel eur@... www.fiwihex.nl Fiwihex B.V. Wierdensestraat...
1118
Javier Martinez
japus10
Apr 17, 2005 3:13 pm
Hi Eur, ... That's the problem with close sources ... I'm not interested in that. IMHO: This list are for *jal_developers* that maintain a GPL project, and ...