-
I think Lua is a good language for some little scripting, but not very good for a complex application like ClutTeX. I want to switch to a statically-typed language.
However, a Lua script has the ad…
-
@benjamin-tlon @pilfer-pandex @philipcmonk @joemfb @eglaysher
I propose a new rune for typed runtime compilation and evaluation. This is not obviously possible in a statically typed language withou…
-
We should implement an (optional) mechanism for encoding the size of a statically sized array in the Haskell type, perhaps [Data.Vector.Storable.Sized](https://hackage.haskell.org/package/vector-sized…
edsko updated
2 months ago
-
# TL;DR
After the merge #4833 we now type-check the query filters in compile time. However, this doesn't translate well to SDKs as noticed in https://github.com/hyperledger/iroha/pull/4833#pullrequ…
-
I think it could be a great idea, to port some pure-python infrastructure libraries to Mojo anyways, so people, who know python well enough could eaily migrate to this high-performance language, so wh…
-
Both Lyo and OSLC4NET (incorrectly) assume that every (OSLC) RDF resource has a "primary" RDF type, which has an associated shape. This allows the (un)marshaller to associate a POJO/POCO to this shape…
-
I see that some of Maestro's Gradle build scripts use Groovy DSL, and some use Kotlin DSL.
Just a few days ago Gradle [announced](https://blog.gradle.org/kotlin-dsl-is-now-the-default-for-new-gradl…
-
## Entry
https://www.smlfamily.org
Used for general-purpose programming, research, and education, particularly in the areas of symbolic computing, compiling,
formal methods, applied logic.
A…
-
## Summary
An API that provides guaranteed static typing for events, which is both more convenient and much safer.
## Motivation
#30 lays the groundwork for a mid-level event listener system,…
Pauan updated
3 years ago
-
### Godot version
3.3.2 Standard stable
### System information
Windows 10
### Issue description
When using yields in statically typed functions the type checks don't work as expected.
This inclu…