The Wayback Machine - https://web.archive.org/web/20210806104208/https://github.com/topics/language
Skip to content
#

language

Here are 4,547 public repositories matching this topic...

Nim
cameel
cameel commented Aug 3, 2021

Related to #10295 and #11731.

Currently there are lots of independent try/catch statements inside various functions of CommandLineInterface. In most (if not all) cases they just print the error message and exit. In some cases this results in exceptions being silenced too eagerly, in others exceptions are not caught at all and can terminate the application without a sensible error message.

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!
  • Updated Aug 5, 2021
  • Red

Improve this page

Add a description, image, and links to the language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language topic, visit your repo's landing page and select "manage topics."

Learn more