language
Here are 4,370 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
Jun 7, 2021 - V
-
Updated
Jun 4, 2021 - JavaScript
The Ruby Programming Language [mirror]
-
Updated
Jun 7, 2021 - Ruby
https://github.com/less/less.js/blob/dc3a3105300930e2df14062fcf3de97d43db61b0/packages/less/src/less/tree/ruleset.js#L501
https://github.com/less/less.js/blob/dc3a3105300930e2df14062fcf3de97d43db61b0/packages/less/src/less/tree/debug-info.js#L1
Found this issue when trying to use less from the source. This works in dist because the class is compiled into a function.
Tracking ECMAScript Proposals
-
Updated
Jun 7, 2021
-
Updated
Jun 3, 2021
### 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
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
-
Updated
Jun 3, 2021 - Python
This would increase readability in bigger tests, such as those in semanticTests/externalContracts.
// -- Double reserve
// account: 1
// reserve(string), 69 ether: 0x20, 3, "abc" ->
// owner(string): 0x20, 3, "abc" -> 0x1212121212121212121212121212120000000012
// account: 0
// -- Transfer
// setContent(string,bytes32): 0x40, 0, 3, "abc" ->
// transfer(string,address): 0x40, 555, 3
Better tools for thought
-
Updated
Mar 20, 2018 - TypeScript
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
Updated
Jun 7, 2021 - Dart
List of 77 languages for Laravel Framework 4, 5, 6, 7 and 8, Laravel Jetstream , Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova and Laravel Spark.
-
Updated
Jun 7, 2021 - PHP
GoPlus - The Go+ language for data science
-
Updated
Jun 8, 2021 - Go
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
-
Updated
Jun 1, 2021 - 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
Jun 6, 2021 - Red
Haxe - The Cross-Platform Toolkit
-
Updated
Jun 2, 2021 - Haxe
It would be useful to have a java.util.BitSet implementation. It looks like most Java collections are available but this one fell through the cracks (perhaps because it's not part of the Collection hierarchy).
A statically typed lisp, without a GC, for real-time applications.
-
Updated
Jun 8, 2021 - Haskell
Gravity Programming Language
-
Updated
Jun 7, 2021 - C
Natural language detection
-
Updated
Jun 3, 2021 - JavaScript
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."


Suggestion
My suggestion meets these guidelines: