Skip to content
View dangdennis's full-sized avatar

Block or report dangdennis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dangdennis/README.md

Hello

You won't find much anything here except lots of random garbage code I play with.

If there was a perfect language, it'd have:

  1. Unified tooling and stdlib for networking and unix APIs, e.g. cargo, go, dotnet, lsp.
  2. A type system between Haskell, Scala, and OCaml with fast compilation times and easy stdout printing of data.
  3. Can build cross-platform binaries.
  4. Some supervisor-actor + green threads library or runtime, i.e. no function coloring, e.g. BEAM, go, jvm virtual threads.

Unfortunately, there might never be a perfect, general-purpose language because certain features are diametrically opposed. This fun post explains it very nicely. Perhaps the future is vertically integrated programming languages and DSLs, especially now with the advent of LLMs, assuming LLMs can create, use, and learn DSLs well.

Again, my garbage repos await you.

Edit: maybe Moonbit?

Pinned Loading

  1. tide tide Public

    A Redis-based message and task queue for Moonbit native

    MoonBit