NESFab
NESFab is a new programming language for creating NES games. Designed with 8-bit limitations in mind, the language is more ergonomic to use than C, while also producing faster assembly code. It's easy to get started with, and has a useful set of libraries for making your first — or hundredth — NES game.
Features
- NES(Nintendo Entertainment System) : 8비트 게임 콘솔
- 8비트 제한을 염두에 두고 설계
- C보다 사용하기 쉽고, 더 빠른 어셈블리 코드를 생성
- GCC/LLVM 보다 더 빠른 6502 기계어 코드를 생성