Skip to content

SemanticallyNull/tokn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please don't use this as an example of anything

Tokn

A toy programming language. A very not-serious project. Implemented in ~3 hours.

description
p [string or variable] Prints a string or variable
pln [string or variable] Prints a string or variable followed by a new line
var [name] [string] Stores a variable
"[string]" A string literal

Usage

go run main.go test.tokn

About

A toy programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages