Boris Batkin

Results 33 comments of Boris Batkin

Ok. Lets start in the middle. program->simualte creates Context - which is an instance of a program, which can be executed. It contains the code, constants, variables, etc. Context can...

https://t.me/daScript telegram channel for daScript. It would probably be easier to iterate there vs over comments to the issue. In your implementation moduleGroup is shared between scripts, and its likely...

Typically https://releases.llvm.org/download.html

can already use curly bracers. i.e. block can be open on the same line, and from that point on nested blocks are that of C style. and ; is required....

https://github.com/GaijinEntertainment/daScript/pull/1439 this sort of concludes it. options gen2 turns on more of a C-style syntax. semicolons are also optional.

currently we don't have any HTML template engine integrated. Can you recommend one? Alternatively can you recommend how it should look like under perfect scenario? Given availability of reader macros...

jit is officially 'out' with 0.5 release, which is soon. works in master otherwise.

There is a lot in place already (as well as being worked on) for the upcoming project, which requires sandboxing. Key features. which are already in place. 1. "Project" infrastructure....

its actually a feature we are working on

das -jit fibI.das it runs interpreted otherwise