Skip to content

nanachoo0882/week_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week_parser

月・火などの文字列をパースし、曜日として扱える形にするモジュール

Usage

Install

git clone https://github.com/nanachoo0882/week_parser.git
go get golang.org/x/tools/cmd/goyacc

Run

goyacc -o parser/parser.go parser/parser.go.y
go run parse.go '月曜日~水曜'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published