Skip to content

kkebo/zyphy

Repository files navigation

Zyphy

Zyphy is (or will be) a fast web browser engine written in Swift.

Important

This package is under development.

Package Contents

  • ✅ Ready to Use
    • (Nothing)
  • 🚧 Work in Progress
    • Tokenizer - An HTML tokenizer (specs)
    • TreeBuilder - An HTML tree constructor (specs)
  • 🥚 To Do
    • Zyphy - The main module

Prerequisites

  • Swiftly
  • Swift toolchain: Just run swiftly install after installing Swiftly
    • We can't use a stable toolchain yet because Zyphy is using experimental code item macros.

Building

swift build

Testing

git submodule update --init --recursive
swift test --disable-xctest

Benchmarking

BENCHMARK_DISABLE_JEMALLOC=true swift package --package-path Benchmarks benchmark

For more details, please see https://github.com/ordo-one/package-benchmark.

The benchmark data are from html5ever, which is dual-licensed under the MIT license and the Apache 2.0 license.

About

Zyphy is (or will be) a fast web browser engine written in Swift.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •