Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cp_stack

Simple language for the data struture stack

#Compile run the program pilha.compile

#language Have three commands

pop ( number) OR pop number
Where number is a integer value and return number value

push
return number value

list
list all values

#requeriments cc compiler, lex and yacc library (I using flex and byacc library)

About

Simple language for the data stuture stack

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages