Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sosij Programming Language

Sosij_1_1746681480221

the best programming language on Earf
also I am an ogre (^^)

UH.. the language.. spec?

Work in progress, coming soon... >:3

  • strongly typed language
  • let is to declare variable (type inference)
    • <type-name> can also be specified instead of let keyword

Quickstart

To compile and run the demo compiler:

    $ gcc bob.c -o bob
    $ ./bob run

It will also run build/sosijc along with assembling and linking the out.s output of sosijc
which will produce out executable
Now, run:

    $ ./out

TODO

  • get simple hello world program working
    print("Hello World");
    

About

Sosij Lang - The best programming language to ever set foot on Earf

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages