Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocket Gopher!

A tiny lisp written in Golang you could fit in your pocket

Notable Features

  • Recusive parser & interpreter (because I wanted my call stacks to be bigger than the code I wrote!)
  • Go routines (DONE)
  • Channels (DONE)
  • Closures (DONE)
  • Macros (DONE)

** see: examples/examples.pgo for a complete tour of the language

Obligatory Lisp Related Jokes and Puns

He's making a lisp, he's checking it twice, he's gonna find out which functions are pure or mutate state. Santa claus is trying out functional programming

The programmer at his desk looked from code to data, and from data to code, and from code to data again; but already it was impossible to say which was which.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages