Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages