asymptote README(This extension is converted from atom language-asymptote package. It is based on the same grammar. This README is verbatim copied from the original Atom package.) Asymptote is a powerful C-based Vector Graphics Language that can be integrated into LaTeX documents. The official website of Asymptote is at http://asymptote.sourceforge.net/. FeaturesThis package mainly highlights asymptote syntax and builtin functions. For now, there is no autocompletion support. RequirementsIf you have any requirements or dependencies, add a section describing those and how to install and configure them. Known IssuesFor now, I am not able to have the extension match the string grammar to LaTeX. This should be fixed soon... See http://asymptote.sourceforge.net/doc/Data-types.html on "string" section. ContributorsApart from me, John Bowman helped with Asymptote keywords and grammar generation. Special ThanksJohn Bowman, Andy Hammerlindl and Tom Prince, and other students for development of the original Asymptote language. The full credits can be seen at http://asymptote.sourceforge.net/. LicenseCopyright (c) 2017-2018 Supakorn Rassameemasmuang See LICENSE.md for more details. This project uses derivative code built from Asymptote, which can be retrieved under https://github.com/vectorgraphics/asymptote. |