Skip to content

wookay/aheui-go

Repository files navigation

아희고

Linux, OSX: Build Status Windows: Build status Coverage Status

$ go get github.com/wookay/aheui-go

$ cat hello.go
package main

import (
	"fmt"
	"github.com/wookay/aheui-go"
)

func main() {
	fmt.Print(aheui.Aheui(`
밤밣따빠밣밟따뿌
빠맣파빨받밤뚜뭏
돋밬탕빠맣붏두붇
볻뫃박발뚷투뭏붖
뫃도뫃희멓뭏뭏붘
뫃봌토범더벌뿌뚜
뽑뽀멓멓더벓뻐뚠
뽀덩벐멓뻐덕더벅
`))
}

$ go run hello.go
Hello, world!

Aheui(아희) is the esoteric programming language ever to be designed for the Hangul (Hangeul) . The aim of the language is to reflect the graphical design of Hangul.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published