Skip to content

RubberDuckEng/yapl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yapl

Yet Another Programing Language

Transforms JSON to JSON using YAML as syntax.

How to run

$ cargo run --bin interp examples/hello_world.yapl

TODO

  • Fix + to be on the function key, not the non-function keys.
  • Finish making hello_servlet.yapl work.

Things to try

  • Immutable?
  • No classes

Programs to write

  • Some simple adventure game
  • JSON RPC server

Library to write

  • HTML serializer / JSON to HTML (e.g. @HTML)
  • JSON scheme validator
  • Library for string manipulation
  • Library for doing math

Similar projects

Constructs that should be expressible

About

The JSON Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages