Skip to content

brainpicture/plast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLAST

PLAST is an early experiment of building next-gen scientific environment.

Main idea of this project is to realize different approach in programming. PLAST is designed to be procedural type-oriented extandable static programming language with global scope.

Examples

"Hello world" print

run main.plast file

$ make

run tests

$ make test

#STEP 1 make fine PLAST 1.0 > C code translator, writen on JAVASCRIPT

#STEP 2 make PLAST 2.0 > C code translator, writen on PLAST 1.0

#STEP 3 rewrite PLAST 2.0 > C code translator to PLAST 2.0

#STEP 4 ADD a lot of native types, Garbage Collector and etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published