Skip to content

kaklikOf13/KLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KLL

Programing Language

Test Arithmetic

go run main.go tokenizer examples/arithmetic.kll # Show Tokens/Words
go run main.go interpret examples/arithmetic.kll # Interpret
go run main.go eval examples/arithmetic.kll # Eval
go run main.go eval examples/arithmetic.kll -a # Eval Showing All Operations

Ask For Help

go run main.go
go run main.go help
go run main.go help help
go run main.go help eval

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages