English
SDK-aide/ Tools

JRPC: XPSE and XProfan X3 // FOR...ENDFOR // QUADINTS

 

Jens-Arne
Reumschüssel
JRPC: XPSE with XProfan X3 benefit: FOR, ENDFOR, QUADINTS

Download

Hello together,

there's certainly yet some of you, The (How I) XPSE  [...]  using, though this Tool quite into years come is and to Time not weiterentwickelt becomes. Z.B. because of the nProcs is But still currently and more or less unentbehrlich.

many Neuerungen in XProfan, The XPSE not supported, can Yes to that Happiness with {PUSHKEYWORD ...} available make. but at the latest with the new FOR...ENDFOR-Syntax of XProfan X3 does it not any more so without further. there XPSE with of/ one own FOR...END-Syntax equipped is, helps it nothing, FOR as keyword To pushen. its but utterly desirable, the new FOR-Possibility of XProfan to benefit, because tappt im dunkeln *plenty* faster is.

I have here - with a further Tool - remedy created. they say JRPC (Jens-arneReumschüsselPraeCompiler). it operates extreme quick (self 15.000 Lines code go in explicit under of/ one second erledigt; one sees the yellow Window of JRPC only short aufblitzen).

The Integration is integrally simply.

here The guide:

JRPC.exe must into XProfan-directory, where too XPSE.exe lying, copies go. Eingebunden becomes JRPC in the Sourcecode How follows:
 {$PUSHKEYWORD xfor,endfor}
 {$PREBATCH <XProfan X3-Pfad>\JRPC.exe "<Programmname>.enh"}

1. FOR...ENDFOR
now can The FOR...ENDFOR-Syntax of XProfan X3 integrally simply therefore uses go, that one instead of "FOR" simply "XFOR" writes. The remainder remaining so, as in XProfan vorgesehen is. JRPC setting the "XFOR" to the edit through XPSE in "FOR" circa.
example:
 {$PUSHKEYWORD xfor,endfor}
 {$PREBATCH <XProfan X3-Pfad>\JRPC.exe "<Programmname>.enh"}

PROC TestProc

    declare i%
    xfor i%,10,20,2
    print i%
    endfor'i%

ENDPROC'TestProc


2. Info for QUADINTS
XPSE comes of dwell from too with QUADINTS not zurecht. If one but the suitable variables additional "pusht", functions everything. The yet here dargestellte something kompliziertere Umsetzung over JRPC isn't necessary.
here an example:
 {$PUSHKEYWORD freetocaller,totalamount,totalfree}
DEF GetDiskFreeSpaceEx(4) !"kernel32.dll","GetDiskFreeSpaceExA"

PROC GetFreeDiskSpace'Parameter: drive (can on irgendeinen way show)

    parameters drive$'can on irgendeinen way the desired Laufwerkes show
    declare d#,erg%
    declare quad freetocaller,totalamount,totalfree
    dim d#,255
    string d#,0=drive$
    erg%=@GetDiskFreeSpaceEx(d#,@addr(freetocaller),@addr(totalamount),@addr(totalfree))
    dispose d#
    return freetocaller

ENDPROC'GetFreeDiskSpace


420 kB
Bezeichnung:JRPC.exe
Version:1.3
Kurzbeschreibung: setting FOR...ENDFOR for XPSE circa
Hochgeladen:02/08/16
Downloadcounter34
Download
1.449 kB
Bezeichnung:XProfEd - JRPC & Prf2cpp
Version:4.0a
Kurzbeschreibung: Hervorhebung of XFOR, XPSE- & Prf2cpp-Direktiven
Hochgeladen:02/08/16
Downloadcounter3
Download
 
XProfan X4 * Prf2Cpp * XPSE * JRPC3 * Win11 Pro 64bit * PC i7-7700K@4,2GHz, 32 GB RAM
PM: jreumsc@web.de
02/08/16  
 




Jörg
Sellmeyer
I Have your example time as View source format. simply under the arrow "Quelltext" You can, after You whom code written and markiert have.

Perhaps erbarmt itself David Yes time your and power with XPSE moreover (if his Handyprojekt not any more integrally so much employment requires).
 
XProfan X3
Windows XP SP2 XProfan X4
... und hier mal was ganz anderes als Profan ...
02/08/16  
 




Jens-Arne
Reumschüssel
Jörg Sellmeyer (08.02.2016)
I Have your example time as View source format. simply under the arrow "Quelltext" You can, after You whom code written and markiert have.


Hello Jörg, many Thanks!

Jörg Sellmeyer (08.02.2016)
Perhaps erbarmt itself David Yes time your and power with XPSE moreover (if his Handyprojekt not any more integrally so much employment requires).


Yes, the would really beautiful. he had too Schonmal something like angedeutet; integrally dead is XPSE means well not yet.
 
XProfan X3
XProfan X4 * Prf2Cpp * XPSE * JRPC3 * Win11 Pro 64bit * PC i7-7700K@4,2GHz, 32 GB RAM
PM: jreumsc@web.de
02/08/16  
 



Fetzt Yes, one Präkompilierer for Präkompilierer.

my "Plan" for XPSE:

The jetzige Version for XProfan 11 becomes The latest this Ära his, Updates would like I but not complete exclude. one can with your and XProfan 11 (or FreeProfan) native Applications write without XProfan to leave. on this Umstand might itself too yet many years nothing Change.

I beget then a new Open-Source-Variante of XPSE. These Version becomes ex then however in PHP written, so tappt im dunkeln plainer on each Web-Server functions can or even pub.

therefore, that these Version ex then "Open- Source" is, can we any whom best Präkompilierer and Kompilierer building with "zwei and fünfzigstem" nProc- ASM- Optimier- "Pass".
 
02/08/16  
 




Jens-Arne
Reumschüssel
Feiner plan!

hopefully does it well, if ex there then many cooks in the pulp rühren...
 
XProfan X3
XProfan X4 * Prf2Cpp * XPSE * JRPC3 * Win11 Pro 64bit * PC i7-7700K@4,2GHz, 32 GB RAM
PM: jreumsc@web.de
02/08/16  
 



... has the Topic time to SDK-aide/ Tools moved

and at XPSE verlinkt:  [...] 
 
02/08/16  
 




funkheld
Hello, good day.

whom commands "Prozess" I get not to that walk .
The must somehow How the "For" commands in the Program : jrpc.exe
eingebettet go.

I get not there.

Thank you.
greeting
 
04/06/16  
 




Jens-Arne
Reumschüssel
funkheld (06.04.2016)
whom commands "Prozess" I get not to that walk .
The must somehow How the "For" commands in the Program : jrpc.exe
eingebettet go.


Moin, this is simply:
 {$PUSHKEYWORD process}

reicht. JRPC will need you for not. latter is only necessary, where XProfan and XPSE meanwhile kollidierende Schlüsselwörter use. this is to Time only FOR the case.

Greeting, Jens-Arne
 
XProfan X3
XProfan X4 * Prf2Cpp * XPSE * JRPC3 * Win11 Pro 64bit * PC i7-7700K@4,2GHz, 32 GB RAM
PM: jreumsc@web.de
04/10/16  
 




funkheld
Jup thanks for Help.
now functions it.

greeting
 
04/10/16  
 



RGH (21.04.2016)
@iF: which byte the Headers very must on whom worth staid go?


Sorry, I wrote Yes sinngemäß, I it unfortunately not any more white.

Matthias Arlt (21.04.2016)
the fragliche Flag lying with Offset (long(runtime#,60) + 92).
for the Console ought to there $3 stand, for Window $2.


super!
 
04/21/16  
 




Jörg
Sellmeyer
[OFFTOPIC]Hm - is there what in the incorrect Thread debarked?[/OFFTOPIC]
 
XProfan X3
Windows XP SP2 XProfan X4
... und hier mal was ganz anderes als Profan ...
04/21/16  
 



Answer


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

14.426 Views

Untitledvor 0 min.
Gast.081508/29/24
R.Schneider01/30/24
funkheld04/21/23
KJ03/08/23
More...

Themeninformationen



Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie