Is it possible to write a JSON parser without using recursion? If so, what approach would you suggest?
It can be reproduced by any recursive code with an equivalent iterative implementation.
This question describes it pretty well: Is it possible to remove recursion from this function?
James - . , , . , n , .
n
, JSON, , . , :
, - ( JSON, , ). . , DOWN UP, . , , , , .
DOWN
UP
Source: https://habr.com/ru/post/1755543/More articles:C #: transforming a DataTable in turn - c #Limit scope to a specific role - asp.net-mvc-2AntiForgery implementation in Asp.net formats - asp.netCan i work with mysql 5.1? - sqlCan CoreData models be exported for use in another application? - exportConvert LINQ query query results to DataTable - vb.netJSlow JS file merging according to YSlow guidelines - optimal size? - performanceDifferences between CAPICOM TripleDES and System.Security.Cryptography TripleDES - c #Synchronize a local SQLite database with SQLite SQL Server - synchronizationExcel 2007 - Find the word - excelAll Articles