Skip to content

wolfadex/moss-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moss Lang

A langauge inspired by Forth, Kitten, and Elm.

It is implemented in Odin.

Keywords:

  • if: takes 2 quotes. If the 2nd quote puts True on the stack, run the top quote
  • elif: takes 2 quotes and a boolean. If the the 3 value (a boolean) is False,
  • else: tales 2 quotes and a boolean. If

About

A toy concatenative lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors