Skip to content
/ pixel Public

Compiled object-oriented toy language (using LLVM), written in Rust.

Notifications You must be signed in to change notification settings

Altanis/pixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel

blah blah blah use ur imagination an object-oriented toy language for fun. aimed to be compiled via LLVM

Lexer supports:

  • comments
  • variables
  • types
  • primitives
  • functions
  • if/else statements
  • for/while loops
  • continue/break statements
  • monoethnic arrays (vectors)
  • throw statements
  • classes/overriding methods

About

Compiled object-oriented toy language (using LLVM), written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages