Skip to content

A programming language made for Osaka from Azumanga Daioh.

License

Notifications You must be signed in to change notification settings

osaka-lab/osaker-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osaker-lang

Super fast programming language with amazing and such easy to understand syntax that even Osaka can understand.

^ This was me after working on this

:o name <-- "Osaka" ~nyan
!print("How are you '" + name + "'!")

Features Implemented

  • Declaring and assigning ayumu objects (variables).
  • Removing ayumu objects from memory.
  • Inspect ayumu objects (objects).
  • Run osaka scripts / modules.
  • Import osaka modules (modules).
  • Osaka standard lib (I/O operations: print statement, input statement, read / write files)

What works atm?

uhhh, you can assign an ayumu object to memory (aka assign a variable).

:o birth_year <-- 1984 ~chiyo

then you can inspect that ayumu object:

:< birth_year
>> birth_year <-- 1984 ~chiyo

and when you want, you can remove it completly from memory:

:3 birth_year

more coming soon

About

A programming language made for Osaka from Azumanga Daioh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published