ويكيبيديا مجردة/تحديثات/2021-02-04

This page is a translated version of the page Abstract Wikipedia/Updates/2021-02-04 and the translation is 21% complete.
آخر أخبار ويكيبيديا المجردة Translate

ويكيبيديا المجردة عن طريق القائمة البريدية ويكيبيديا المجردة على آي آر سي ويكي الدوال على تيليغرام ويكي الدوال على ماستودون ويكي الدوال على تويتر ويكي الدوال على فيسبوك ويكي الدوال على يوتيوب موقع ويكيبيديا المجردة الشبكي Translate

$1: المرحلة β اكتملت.

عندما بدأنا العمل على موقع دوال الويكي، قمنا بتقسيم العمل الذي أدى إلى إطلاق ويكي دوال إلى أحد عشر مرحلة، وسميت تبعاً للحروف الأبجدية اليونانية.

أكملنا هذا الأسبوع المرحلة الثانية المرحلة β

مع اكتمال المرحلة الأولى المرحلة α، أصبح من الممكن إنشاء مثيلات للأنواع التي يوفرها النظام في الويكي. هذا يعني أنَّه من الممكن الانتقال لويكييبيديا وإنشاء جملة مثل Hello World! جملة Lucas في النظام التجريبي في ويكي دوال.

كان الهدف من Phase β هو السماح بإنشاء الأنواع على الويكي، والسماح بإنشاء مثيلات من هذه الأنواع. The assumption is that we will provide just a very small set of core Types, and that almost all of the Types will be defined by the community on wiki. We have discussed Types before in newsletters #7 and #15. As we discussed there, a good Type system can be very helpful in maintaining and working with the catalogue of functions. It can help with choosing the right function, with navigating and exploring the catalogue, and with finding errors in the function implementations.

In order to demonstrate that we indeed completed Phase β, we created a Type for Positive Integers on the notwikilambda test site, and a literal instance of that Type for the number one.

(To make it clear, we do not expect to have a page for every natural number, in fact it might well be that the community decides to restrict their creation as persistent objects. They will be usually created and passed through as literals that are created on the fly. If you are interested in a catalogue of natural numbers, I can refer you to the Linked Open Numbers project).

We have also considerably improved the user interface in Phase β, and it is now often using labels next to the bare identifiers. The labels are fully internationalized, and can be localized on-wiki (e.g. the labels for the Type Positive integer can be edited right on the Type page, as the key of the type). Note that in order to have editing privileges on that wiki, you need to be logged in. Many parts of the user interface used to be hard coded, but now are dynamically pulled from the wiki.

There are of course bugs, and we are tracking them on the Phabricator task board. If you encounter new bugs, please do raise them. Either let us know, or create a new bug report in the column “Needs triage” so that we know to review them.

We are starting now with Phase γ. The goal is to create all the main Types of the pre-generic function model — Function, Implementation, Tester, Function call, Error, and so on. There are a number of tasks that will allow us to create these Types, particularly Function call will have some magic features to them. A bit out of order, we also started developing the supporting services, the function orchestrator and the function evaluator. This is in order to get input on the architecture as soon as possible.

Once the function data model is in place, Phase δ will allow evaluating the function calls that we are building in the current phase. This, and the composition of functions that will be enabled in Phase ε, will be the beating heart of the technical features that Wikifunctions will provide. After δ it will be possible for everyone to call functions from their wiki pages, and after ε it will be possible to create any kind of function. Sure, there will still be tons of things that need to be developed and improved, without question — but these will be the main steps towards providing a glimpse into what Wikifunctions will bring to the Wikimedia movement and beyond.

I want to end with a big shout out to the whole team, and to the volunteers who were contributing patches — in particular Arthur P. Smith and Gabriel Lee — and give a pointer to the logo concept contest. The submission deadline is on 23 February, and we already have at least nine great submissions! Take a look, and be invited to add your own concept submissions, ideas, and comments on others’ , and let others know who might be interested.