Skip to content

bryauk123/chloe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Chloe

The languge of Chloe, named after my daughter, will be a fun language that's purpose will be readability and understanding. I'm more than positive I will add more functionality or change certain aspects of this language, but as of now it's purpose will be to be a fun and silly language. A lot of the features referenced will have child related words for fun.

Example functions

Chloe Javascript
toy x is 4 let x = 4
show ("Hello World") console.log("Hello World")
dress x == 2, show["hi"] if x == 2, console.log("hi")
no dress else
giveBack! Nuh-uh return false
giveBack! Yuh-huh return true

Features

  • Mutable Lists
  • Classes
  • Set Operators
  • For Loops/While Loops
  • If/else statements
  • Strong typing

Written by: Bryan Apodaca

About

A compiler for the language Chloe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published