e8d31eddafa41e9f4c7c17c65b5319159549e8a3
- Delete doc/site/style.css and add doc/site/style.scss with Sass variables, Dosis header font, box-sizing, absolute header positioning, and link hover effects - Update template.html to reference Dosis font, lowercase nav headings, and change tagline to "a classy little scripting language" - Add .sass-cache/ to .gitignore and rename Makefile phony target from docs to builtin - Modify generate_docs.py to compile style.scss via sass subprocess instead of copying static CSS - Tweak performance.markdown and qa.markdown for minor wording improvements
Description
Highly customized version of the wren programming language. It has all the modules that you would expect in a std library including http, websockets, sqlite3 and jinja-like templating engine. The idea is to make it suitable for web development.
22 MiB
Languages
HTML
50%
C
22.2%
PHP
13.4%
C++
6%
Makefile
2.9%
Other
5.5%