Lîm Tsú-thuàn

Results 220 comments of Lîm Tsú-thuàn

@sridamul Any update about final two weeks?

Do you mean ```ocaml val _ : Trie.path -> (Param.data * Param.tag) -> unit ``` or ```ocaml val _ : Trie.path -> Param.data -> Param.tag -> unit ``` I'm working...

TEST FILE: https://github.com/second-state/component-model-tests/tree/main/add With these components, instantiation now stuck at `[warning] incomplete alias sort target export: type`. There is an assertion failure: `Assertion failed: (Func->isHostFunction()), function exportFunction, file module.h, line...

Do you mean the functionality describe in https://docs.racket-lang.org/plait/testing-tutorial.html?

Make sense, @gordoncyu you can also open this request to https://github.com/Eugleo/magic-racket.

@PhantomInTheWire can you rebase and remove merge commits?

I suggest don't add error code to avoid collision from others proposals, instead, you can print more to stderr.

We expect that should be supported by DrRacket first, then this project uses that result. For example, unused variable is use DrRacket's `no bound occurrences`.

Do anyone know how to use resyntax as library?