golang-1.17-go
Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
golang-1.17-src
Go programming language - source files
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
python3-pure-eval
Safely evaluate Python AST nodes without side effects
Python library to evaluate certain AST nodes without triggering arbitrary
code which might have unwanted side effects.
python3-flake8-deprecated
flake8 extension to lint for a deprecated features
This flake8 plugin helps to keep up with method deprecations and giving
hints about what they should be replaced with.
cpp-13-x86-64-linux-gnu
GNU C preprocessor for x86_64-linux-gnu
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
gcc-12-mipsisa32r6el-linux-gnu
GNU C compiler (cross compiler for mipsr6el architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.