emo-lan 0.1.2

A language that compiles emoji-based syntax into HTML.
Documentation
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<body>
<p>Hello World</p>
<img src="https://example.com/image.jpg" alt="サンプル画像" />
</body>
</html>