Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slug

A toy language implemented in rust. It's stack based and pretty darn ugly, I hate it and so should you. The file extension is whatever you want it to be, I've been using .slug for my test files.

Example:

5
8
add
-- Outputs 13

There are no comments in Slug, everything in the language is either an i64 or an operation. The language is interperted token by token, this applies to the jump and goto syntax.

About

A toy language in rust

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages