jazzdotdev / jazzdotdev/jazz-module-map

torchbear bindings module map

Offen
#7 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Lua
Sterne
0
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

(related to #4)

functions and their arguments, eg:

- `module.set("to_camel_case", lua.createfunction(|, text: String| {...`
- `module.set("to_table", lua.create_function(|lua, text: String| {...`

these functions exist and they take strings named 'text'

- `module.set("match", lua.create_function(|_, (expr, val): (String, String)|`
- `module.set("replace_all", lua.create_function(|_, (expr, val, patt): (String, String, String)| {`

these have two and three arguments

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start with the module.set bindings listed in the issue and review related issue #4. Trace how these bindings are represented in the module map; done means the listed functions and their string arguments are captured consistently.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
lua, rust
Bereich
documentation, tooling
Issue-Typ
Dokumentation
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.