Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POLCODEX

An esotheric language created as an exercise for compiler course at AGH University of Science and Technology. POLCODEX compiles to bytecode, and thus can be run on JVM. Written with ❤️ in Kotlin using ANTLR.

TODOS:

  • Basic mathematical operations (+, -, *, /)
  • Loops
  • FunctionStaments
  • Function Calls
  • Assignments
  • Variable Declaration
  • If Statements
  • Print Statements
  • Type Casting
  • Conditional Expressions

About

A funny, esotheric language made as an exercise for AGH UST compiler course

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages