Skip to content

zhumj1231/Godiksam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godiksam

A clone of Diksam by golang.

SYNOPSIS

Diksam is a programming language (http://kmaebashi.com/programmer/devlang/).

Diksam features:

  • Written in C
  • Orthodox procedural language
  • Orthodox class-based object oriented language
  • Statically typed
  • Garbage collector
  • Compiling bytecode and VM executes it

Godiksam is scratched in golang refering Diksam source.

LICENSE

Godiksam is public domain software.

About

A clone of Diksam(http://kmaebashi.com/programmer/devlang/) by golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.8%
  • Yacc 26.8%
  • Makefile 0.4%