Skip to content

ziyao233/rclang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rclang

rclang (rc stands for Retro Cpu) is a programming language designed for retro CPUs, exactly 8bit CPUs such as Z80.

Development

  • Stage 1: Compiler written in Lua, producing x86-64 code. We check our prototype and do syntax designing
  • Stage 2: Compiler written in Lua with various code generators and optimization via lxcf
  • Stage 3: Compiler written in rclang itself and running on retro systems

License

By MIT License. Copyright (c) 2023 Ziyao.

About

Programming language on Retro CPUs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published