parse
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
Here are 59 public repositories matching this topic...
The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
-
Updated
Feb 17, 2024 - Swift
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
-
Updated
Nov 18, 2022 - Swift
A beautiful mobile client for managing your Parse apps while you are on the go! Now you can easily view and modify your data in the same way you would on the offical desktop client.
-
Updated
Jul 4, 2018 - Swift
A Full Swift Lightweight Framework that uses the Public Suffix list to Parse URLs
-
Updated
Jan 3, 2024 - Swift
The original (OG) Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, visionOS, Linux, Android, Windows). This repo is maintained by Parse-Swift's original developer and all new features and bug fixes will occur here.
-
Updated
Nov 18, 2024 - Swift
Securely synchronize any CareKit based app to a Parse Server Cloud. Compatible with parse-hipaa.
-
Updated
Nov 20, 2024 - Swift
HttpUtility is an open source MIT license project which is helpful in making HTTP requests and returns a decoded object from server. Right now this utility only parses JSON.
-
Updated
Dec 27, 2023 - Swift
BSAutocomplete
-
Updated
Nov 22, 2019 - Swift
Swift package to extract top level domain (TLD) second level domain, subdomain and root domain
-
Updated
Dec 13, 2024 - Swift
Skip the JS and write server-side Parse CloudCode in Swift!
-
Updated
Nov 18, 2024 - Swift
Framework for easily parsing your JSON data directly to Swift object.
-
Updated
May 3, 2018 - Swift
Simple iOS chat application using Parse Server.
-
Updated
Jul 15, 2018 - Swift
- Followers
- 10.6k followers
- Wikipedia
- Wikipedia