Skip to content

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

License

Notifications You must be signed in to change notification settings

dziemich/agh-polcodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published