mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2024-11-12 21:09:01 +00:00
36 lines
1.5 KiB
HTML
36 lines
1.5 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="ja-JP" xml:lang="ja-JP" xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Sprout C++ Libraries</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Content-Style-Type" content="text/css" />
|
|
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
|
<meta name="keywords" content="中3女子" />
|
|
<meta name="description" content="中3女子" />
|
|
<meta name="Author" content="Bolero MURAKAMI" />
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Sprout C++ Libraries</h1>
|
|
<p>C++11 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.</p>
|
|
<ul>
|
|
<li><p><a href="https://github.com/bolero-MURAKAMI/Sprout/" target="_blank">Project page</a></p></li>
|
|
<li><p><a href="./docs/index.html">Documents</a></p></li>
|
|
</ul>
|
|
<h2>Author</h2>
|
|
<p>Bolero MURAKAMI <a href="mailto:contact-lib@boleros.x0.com">(E-Mail)</a></p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<a href="https://twitter.com/bolero_MURAKAMI" target="_blank">Twitter</a> |
|
|
<a href="http://www.facebook.com/genya.murakami" target="_blank">Facebook</a> |
|
|
<a href="http://d.hatena.ne.jp/boleros/" target="_blank">Hatena (Blog)</a> |
|
|
<a href="https://github.com/bolero-MURAKAMI" target="_blank">Github</a> |
|
|
<a href="http://www.slideshare.net/GenyaMurakami" target="_blank">SlideShare</a>
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
<p>Copyright (C) 2013 Bolero MURAKAMI.</p>
|
|
</body>
|
|
</html>
|