Skip to content

coizioc/chatlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatlang

Chatlang is a programming language which is meant to resemble a log from a chatroom. Below is a sample program that prints "Hello World!":

[9:44] Coizioc: Say "Hello World!".

For more examples of programs written in Chatlang, check out the examples directory in this repo.

The design of Chatlang is inspired mostly by Rockstar and FiM++.

If you would like to write programs using Chatlang, the language specification can be found here.

This repo also contains a Python interpreter for Chatlang. To run a file using it, type python chatlang.py [FILENAME] into a command prompt.

About

Chatroom-styled programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages