<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Markdown is pretty similar to the wiki formatting and very simple.</div><div class=""><br class=""></div><div class="">You can look at a cheatsheet if you login to the blog:&nbsp;<a href="https://webkit.org/wp/wp-admin/post.php?post=4300&amp;action=edit" class="">https://webkit.org/wp/wp-admin/post.php?post=4300&amp;action=edit</a></div><div class=""><br class=""></div><div class=""><div class="">I have also used this HTML to Markdown converter before: <a href="http://domchristie.github.io/to-markdown/" class="">http://domchristie.github.io/to-markdown/</a></div></div><div class=""><br class=""></div><div class="">The pages are created:</div><div class=""><br class=""></div><div class=""><a href="https://webkit.org/documentation/b3/" class="">https://webkit.org/documentation/b3/</a> loads /docs/b3/bare-bones-backend.md</div><div class=""><a href="https://webkit.org/documentation/b3/intermediate-representation/" class="">https://webkit.org/documentation/b3/intermediate-representation/</a> loads /docs/b3/intermediate-representation.md</div><div class=""><br class=""></div><div class="">Once those files are added to SVN, they will get picked up by the site. I can change those to point to other names if you want something different.</div><div class=""><br class=""></div><div class="">— Timothy Hatcher</div><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 29, 2016, at 9:34 AM, saam barati &lt;<a href="mailto:saambarati1@gmail.com" class="">saambarati1@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class="">I'm happy to convert the document to markdown. Can you send me your latest revision or post it to the website?</div><div class=""><br class=""></div><div class="">I usually look at:</div><div class=""><a href="http://daringfireball.net/projects/markdown/syntax" class="">http://daringfireball.net/projects/markdown/syntax</a></div><div class="">For a refresher on the syntax.</div><div class=""><br class=""></div><div class="">Tim, could you create a page that loads the markdown file?</div><div class=""><br class=""></div><div class="">Thanks,<br class=""><div class="">Saam</div></div><div class=""><br class="">On Jan 29, 2016, at 12:06 AM, Filip Pizło &lt;<a href="mailto:fpizlo@apple.com" class="">fpizlo@apple.com</a>&gt; wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div class="">I'm all for this but I don't know anything about markdown.&nbsp;</div><div class=""><br class=""></div><div class="">What's the best way to proceed?<br class=""><br class="">-Filip</div><div class=""><br class="">On Jan 28, 2016, at 9:24 PM, Timothy Hatcher &lt;<a href="mailto:timothy@apple.com" class="">timothy@apple.com</a>&gt; wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div class="">They should be markdown files like we do for the code style and policy documents.</div><div class=""><br class=""></div><div class=""><a href="https://trac.webkit.org/browser/trunk/Websites/webkit.org/code-style.md" class="">https://trac.webkit.org/browser/trunk/Websites/webkit.org/code-style.md</a></div><div class=""><br class=""></div><div class="">We can then make Wordpress pages on the site that load the markdown.<br class=""><br class="">Maybe put them in a /docs/b3/ directory?<br class=""><br class=""><div class=""><div class="">— Timothy Hatcher</div></div></div><div class=""><br class="">On Jan 28, 2016, at 4:48 PM, Filip Pizlo &lt;<a href="mailto:fpizlo@apple.com" class="">fpizlo@apple.com</a>&gt; wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class="">I guess we could put it in Websites/<a href="http://webkit.org/b3" class="">webkit.org/b3</a>. &nbsp;Then patches could edit both B3 and the documentation in one go, and the documentation would go live when it’s committed.<div class=""><br class=""></div><div class="">Does anyone object to this?</div><div class=""><br class=""></div><div class="">-Filip<br class=""><div class=""><br class=""></div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jan 28, 2016, at 4:39 PM, Saam barati &lt;<a href="mailto:sbarati@apple.com" class="">sbarati@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Yeah. That’d be the easiest way to keep it up IMO.<div class=""><br class=""></div><div class="">Saam</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jan 28, 2016, at 4:37 PM, Filip Pizło &lt;<a href="mailto:fpizlo@apple.com" class="">fpizlo@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class="">+1</div><div class=""><br class=""></div><div class="">Do you think we should move the documentation to a file in svn so that it can be reviewed as part of patch review?<br class=""><br class="">-Filip</div><div class=""><br class="">On Jan 28, 2016, at 4:32 PM, Saam barati &lt;<a href="mailto:sbarati@apple.com" class="">sbarati@apple.com</a>&gt; wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class="">This is great. Thanks Fil.<div class=""><br class=""><div class="">I propose that we do all that we can to keep this updated.</div><div class="">I suggest that all patches that change to the IR should also include with it&nbsp;</div><div class="">a change to the documentation, and that reviewers should require this.</div><div class=""><br class=""></div><div class="">It’d also be great if other significant changes that seem like the deserve</div><div class="">a mention in the documentation also get added as part of patches.</div><div class=""><br class=""></div><div class="">Saam</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jan 28, 2016, at 4:23 PM, Filip Pizlo &lt;<a href="mailto:fpizlo@apple.com" class="">fpizlo@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi everyone,<div class=""><br class=""></div><div class="">We’ve been working on a new compiler backend for the FTL JIT, which we call B3. &nbsp;It stands for “Bare Bones Backend”. &nbsp;We recently enabled it on X86/Mac, and we’re working hard to enable it on other platforms.</div><div class=""><br class=""></div><div class="">If you’re interested in how it works, I’ve started writing documentation. &nbsp;I’ll be adding more to it soon!</div><div class=""><a href="https://trac.webkit.org/wiki/BareBonesBackend" class="">https://trac.webkit.org/wiki/BareBonesBackend</a></div><div class=""><a href="https://trac.webkit.org/wiki/B3IntermediateRepresentation" class="">https://trac.webkit.org/wiki/B3IntermediateRepresentation</a></div><div class=""><br class=""></div><div class="">-Filip</div><div class=""><br class=""></div></div>_______________________________________________<br class="">webkit-dev mailing list<br class=""><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a><br class=""><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" class="">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br class=""></div></blockquote></div><br class=""></div></div></div></blockquote></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></div></div></blockquote><blockquote type="cite" class=""><div class=""><span class="">_______________________________________________</span><br class=""><span class="">webkit-dev mailing list</span><br class=""><span class=""><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a></span><br class=""><span class=""><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" class="">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></span><br class=""></div></blockquote></div></blockquote></div></blockquote><blockquote type="cite" class=""><div class=""><span class="">_______________________________________________</span><br class=""><span class="">webkit-dev mailing list</span><br class=""><span class=""><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a></span><br class=""><span class=""><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" class="">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></span><br class=""></div></blockquote></div></div></blockquote></div><br class=""></body></html>