language
Here are 4,819 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
Nov 20, 2021 - V
-
Updated
Nov 18, 2021 - JavaScript
The Ruby Programming Language [mirror]
-
Updated
Nov 20, 2021 - Ruby
When useing TamperMonkey or GreaseMonkey with less.js as a @require resource, sometimes there will be an error.
I trace the code found a small problem.
At https://github.com/less/less.js/blob/master/packages/less/src/less-browser/utils.js
function addDataAttrs param tag may be null, then the script will exec failed.
A short if may fix this, will you please add the code to check if tag is
Tracking ECMAScript Proposals
-
Updated
Nov 11, 2021
There is the test/libsolidity/SolidityEndToEndTest.cpp file, which contains a lot of semantic tests. It is a large monolithic single C++ file, which takes a long time to compile and is hard to maintain.
We want to move as many test cases out to individual files under test/libsolidity/semanticTests. They should be grouped logically, by following the grouping in SolidityEndToEnd.
Have a
-
Updated
Nov 8, 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
Oct 14, 2021 - Python
For now, Object protocol methods are (mostly) thin wrapper of matching vm functions. Because we don't need to have duplicated functions for same features, they need to be moved from vm to object protocol functions.
vmpath:vm/src/vm.rs- object protocol path:
vm/src/protocol/object.rs
The matching vm functions are easy to find because object methods are calling it.
- get_att
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
Updated
Nov 20, 2021 - Dart
Better tools for thought
-
Updated
Mar 20, 2018 - TypeScript
List of 78 languages for Laravel Framework 4, 5, 6, 7 and 8, Laravel Jetstream , Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova and Laravel Spark.
-
Updated
Nov 20, 2021 - PHP
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
-
Updated
Nov 14, 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
Nov 20, 2021 - Red
Haxe - The Cross-Platform Toolkit
-
Updated
Nov 20, 2021 - Haxe
A statically typed lisp, without a GC, for real-time applications.
-
Updated
Nov 19, 2021 - Haskell
Add Scents
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).
Gravity Programming Language
-
Updated
Sep 18, 2021 - C
Natural language detection
-
Updated
Oct 28, 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."


From privateNameInInExpression.errors.txt: