Yihang "Corvo" Liu

Results 461 comments of Yihang "Corvo" Liu

I still see `':silent! call repeat#set(",e", 1)\n'`

@Olical, Is this fixed? I just pulled the develop branch and try to evaluate `io.read()` in Lua, and I still got this: ```lua -- Sponsored by @lucaslollobrigida ❤ -- --------------------------------------------------------------------------------...

Sorry but now I'm interested in other stuffs. Maybe I'll come back to this some time later.

Renamed this. HyREPL is broken because Hy is prototyping and moving so fast. But an nREPL client for Hy can still be a thing.

There are other lisps, could you elaborate why do you choose chibi?

How about [janet](https://github.com/janet-lang/janet)? There is [janetrs](https://github.com/GrayJack/janetrs) binding for rust(I didn't try it), it looks closer to Clojure, and it works like Lua/Python.

@KalinDimitrow I don't think that would be more practical than a rewrite.

Would we use [WASI-SDK](https://github.com/WebAssembly/wasi-sdk.git) or [Emscripten](https://github.com/emscripten-core/emscripten.git) if this is happening? Here's an [issue](https://github.com/WebAssembly/wasi-sdk/issues/222) clarifying their difference. I personally prefer the first one because it seems to be more portable.

Making this available would benefit people who live in the area where connections are bad. Plus, this small feature would not likely to require a lot of rewrite on the...