7 pointsby weiwenhao9 months ago2 comments
  • pancsta9 months ago
    Id personally appreciate a more complex version of Go, which compiles to plain Go, especially richer types for modeling business logic in places where its beneficial. Your lang may be inspired by Go, but it does not use the Go platform nor toolchain, correct?
    • weiwenhao8 months ago
      So far it does, just inspired by golang, which doesn't support FFI and calling golang related code is not an easy task.

      But the situation will improve soon, in order to make nature more useful, I've decided to translate nature into readable golang code and parse the golang code to utilize the golang code.

  • 9 months ago
    undefined