Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vintium/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER: this is a joke project.

Snake

A powerful, modern language with the low-level, no-nonsense semantics of C and the beautiful, pythonic syntax of python.

Classic Hello, World program in Snake:

import stdio.h

int main(void):
    printf("Hello, World!\n")
    return 0

Quickstart

snakec is a simple, crossplatform compiler for the Snake language. use it to compile a snake program:

$ ./snakec example.snake
$ ./example

About

A pythonic C. /j

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published