Quantcast
Channel: ReScript Forum - Latest posts
Browsing all 2592 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Rescript vs ZScript

Hi guys. I wrote a language with help of Jules in many things. It is really fully designed by me and required me months in designing. Rescript is also mature and much powerful than ZScript. But just...

View Article


How to successfully use `reanalyze`?

@fham With version 12.2.0-rc.1 the warning in the compilation is gone. Good. However, it still shows DCE warnings for files under test and src/libs; which I have in the suppress list: "reanalyze": {...

View Article


How to successfully use `reanalyze`?

@cristianoc this should work, right?

View Article

Rescript vs ZScript

Just curious, what are your goals and plans with ZScript?

View Article

Rescript vs ZScript

Actually ZScript is quite powerful giving comptime execution and variables. Powerful macros. I want to make ZScript next cross runtime allowing from one codebase writing libs for bun and deno both...

View Article


Rescript vs ZScript

Some examples of comptime power: The fetch in this one is amazing: zscript/examples/advanced/comptime_power.zs at main · zscriptlang/zscript · GitHub zscript/examples/advanced/comptime_multiline.zs at...

View Article

Rescript vs ZScript

Is it fully typed without annotations like ReScript? I could not get the arm64 macos binary to run btw. Not sure if it’s a security issue or if the binary is indeed corrupted.

View Article

Rescript vs ZScript

There is a lot to love here comptime – Execute arbitrary async logic during compilation. Inline API data or Platform-Specific code or pre-calculate complex math before the code even reaches the user....

View Article


Rescript vs ZScript

I would recommend to check trying baseline version once if your os dont support avx2 or modern cpu things bun use so once try baseline version.

View Article


Rescript vs ZScript

Sorry you were saying about arm sorry. I am really alone developing ZScript and I don’t have os or vps to check the binaries even they are compiled using GitHub actions so I will make a testing action...

View Article

Rescript vs ZScript

So I will reply one by one to your message: 1)Macro: I read the doc you showed of rescript it is good design. My macro are somewhat different like they are function like and even they can be exported...

View Article

Rescript vs ZScript

Sorry, spam detection does not like it when you link to too many github links, apparently.

View Article
Browsing all 2592 articles
Browse latest View live