language
Here are 3,839 public repositories matching this topic...
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io
-
Updated
Dec 2, 2020 - V
The Ruby Programming Language [mirror]
-
Updated
Dec 2, 2020 - Ruby
This came up for fixes to svg-gradient() (less/less.js#3261). There are no automated visual regression tests, so it might be good to do so for functions that create visual assets. See: https://github.com/garris/BackstopJS
-
Updated
Nov 30, 2020 - JavaScript
Tracking ECMAScript Proposals
-
Updated
Dec 2, 2020
-
Updated
Aug 20, 2020
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
-
Updated
Nov 22, 2020 - Python
### Example
let unreachableProxy = "http://127.0.0.1:8888"
try:
let client = newHttpClient(proxy=newProxy(unreachableProxy), timeout=1)
var res = client.getContent("https://github.com")
echo res
except:
echo "Timed out"
Current Output
timeout variable is ignored, program stuck until default socket timeout will happen
Expected Output
Timed out a
We already have a specialized checked exponentiation when the base is a literal and exponent can only be known at compile time.
Implement the case where exponent is a literal and base is only known at compile time. Vyper already has this: vyperlang/vyper#2072
Better tools for thought
-
Updated
Mar 20, 2018 - TypeScript
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
Updated
Dec 2, 2020 - Dart
List of 75 languages for Laravel Framework 4, 5, 6, 7 and 8, Laravel Jetstream and Laravel Fortify.
-
Updated
Dec 2, 2020 - PHP
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
-
Updated
Nov 30, 2020 - 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
Nov 30, 2020 - Red
This is a follow-up to #4097 where we used an AtomicInteger as a poor-mans replacement for a Semaphore with tryAcquire (or maybe even drainPermits).
GoPlus - The Go+ language for data science
-
Updated
Dec 2, 2020 - Go
Haxe - The Cross-Platform Toolkit
-
Updated
Dec 1, 2020 - Haxe
Gravity Programming Language
-
Updated
Nov 21, 2020 - C
A statically typed lisp, without a GC, for real-time applications.
-
Updated
Dec 1, 2020 - Haskell
Hybrid visual and textual functional programming.
-
Updated
Dec 1, 2020 - Scala
Natural language detection
-
Updated
Nov 27, 2020 - JavaScript
Should suppress --strict warnings.
Natural Language Processing Tasks and References
-
Updated
Sep 20, 2018
Pythonic Smart Contract Language for the EVM
-
Updated
Dec 2, 2020 - Python
Improve this page
Add a description, image, and links to the language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the language topic, visit your repo's landing page and select "manage topics."

