This project was developed because I wanted to create a programming language that consisted entirely of numbers.
이 프로젝트는 전적으로 숫자로만 구성된 프로그래밍 언어를 만들고 싶었기 때문에 개발되었습니다.
Programming Language(프로그래밍 언어), Numbers(숫자)
- Features(특징)
- Links(링크)
All grammars consist of numbers only. For instance, 05 10 32 declares an int32 variable named 10.
모든 문법은 숫자로만 구성됩니다. 예를 들면, 05 10 32은 10이라는 이름의 int32 변수를 선언합니다.