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

language

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

Nim
Randall4
Randall4 commented Jul 27, 2021

Abstract

The Solidity compiler (solc) ignores the --optimize-runs parameter in Yul mode in favor of a list of Yul-specific optimizations. However, the default Yul optimizer list does not include runs-based optimizations that can improve gas efficiency, most notably for high numbers of expected runs.

Motivation

It seems that some, if not all, of the optimizations done on Solidity c

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 Jul 29, 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