Skip to content

roycrippen/pointless-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pointless Concatenative Programing Language

Pointless is a small but powerful stack based concatenative programming language.

pointless-hs

pointless-hs is the Haskell execution engine for the Pointless programming language. It has a websocket interface to the graphical editor as well as a REPL.

Quickstart

To compile

$ stack build

To run REPL

$ stack exec pointless-hs-exe

To run websocket server

$ stack exec pointless-hs-exe web

Other links

About

Pointless language implementation in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published