sarckk / pulsar

Pulsar, the nebulous programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulsar

The nebulous programming language

This is the repository for the Pulsar programming language.

  • Stack-based Bytecode VM
  • LALR parser
  • Reference-counting Garbage Collector
  • Structural typing (Hindley-Milner)
  • Fibres for concurrency
  • Proust ASAP

About

Pulsar, the nebulous programming language


Languages

Language:C++ 58.1%Language:C 22.8%Language:Makefile 19.1%